Skip to content

Commit 8edf958

Browse files
author
Deborah
authored
Merge pull request n8n-io#1891 from n8n-io/chat-trigger-execs
add note about usage
2 parents 26213c7 + c78bc11 commit 8edf958

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/integrations/builtin/core-nodes/n8n-nodes-langchain.chattrigger.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ You must connect either an agent or chain [root node](/integrations/builtin/clus
1414
For usage examples and templates to help you get started, refer to n8n's [Chat Trigger integrations](https://n8n.io/integrations/chat-trigger/){:target=_blank .external-link} page.
1515
///
1616

17+
/// warning | Workflow execution usage
18+
Every message to the Chat Trigger executes your workflow. This means that one conversation where a user sends 10 messages uses 10 executions from your execution allowance. Check your payment plan for details of your allowance.
19+
///
20+
1721
/// note | Manual Chat Trigger
1822
This node replaces the Manual Chat Trigger node from version 1.24.0.
1923
///

0 commit comments

Comments
 (0)