mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
wip
This commit is contained in:
parent
898c73db68
commit
40ae8ecd09
@ -39,7 +39,7 @@ n8n offers a 14-day free trial to try AI.
|
||||
|
||||
1. Create a new workflow.
|
||||
1. Select **Add node** <span class="inline-image"></span> to open the nodes panel.
|
||||
1. Select **Advanced AI Nodes (LangChain)
|
||||
1. Select **Advanced AI**
|
||||
1. Explore the options. Refer to [LangChain concepts in n8n](/langchain/langchain-n8n/) for a list of available nodes, and how they relate to LangChain functionality.
|
||||
|
||||
## Send feedback, join the conversation, and get help
|
||||
|
||||
@ -48,7 +48,6 @@ A chain is a series of LLMs, and related tools, linked together to support funct
|
||||
Available nodes:
|
||||
|
||||
* [LLM Chain](/integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-base.chainllm/)
|
||||
* [Structured Output Chain](/integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-base.chainstructuredoutput/)
|
||||
* [Summarization Chain](/integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-base.chainsummarization/)
|
||||
* [Vector Store QA Chain](/integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-base.chainvectorstoreqa/)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user