mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
edits
This commit is contained in:
parent
14ba0789c4
commit
28ea9097bc
@ -33,7 +33,7 @@ Options in **Summarization Method**:
|
||||
* **Refine**: learn more about [Refine](https://js.langchain.com/docs/modules/chains/document/refine){:target=_blank .external-link} in the LangChain documentation.
|
||||
* **Stuff**: learn more about [Stuff](https://js.langchain.com/docs/modules/chains/document/stuff){:target=_blank .external-link} in the LangChain documentation.
|
||||
|
||||
You can define the prompts for individual summaries and the final summary combination. There are examples in the node. You must include the `"{text}"` placeholder.
|
||||
You can customize the **Individual Summary Prompts** and the **Final Prompt to Combine**. There are examples in the node. You must include the `"{text}"` placeholder.
|
||||
|
||||
## Related resources
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user