Skip to content

Commit 595f3e0

Browse files
authored
doc: Add new parameter description (n8n-io#2451)
1 parent 5b40f5c commit 595f3e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.text-classifier.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ You can add as many categories as you like.
4343

4444
* **System Prompt Template**: This option allows you to change the system prompt that's used for the classification. It uses the `{categories}` placeholder for the categories.
4545

46+
* **Enable Auto-Fixing**: When enabled, the node automatically fixes model outputs to ensure they match the expected format. Do this by sending the schema parsing error to the LLM and asking it to fix it.
47+
4648

4749
## Related resources
4850

0 commit comments

Comments
 (0)