-
Notifications
You must be signed in to change notification settings - Fork 431
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8c825e8
commit fed1346
Showing
3 changed files
with
3 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,17 +9,11 @@ description: Use n8n's LangChain integrations to build AI-powered functionality | |
Use n8n's LangChain nodes to build AI-powered functionality within your workflows. The LangChain nodes are configurable, meaning you can choose your preferred agent, LLM, memory, and so on. Alongside the LangChain nodes, you can connect any n8n node as normal: this means you can integrate your LangChain logic with other data sources and services. | ||
|
||
/// info | Feature availability | ||
This feature is available on Cloud and self-hosted n8n. Version 1.19.4 and above includes LangChain functionality with n8n, and you don't need to do any extra sign-up or installation steps. | ||
|
||
If you want to test the latest AI functionality, the beta version is available. This may be unstable. Refer to [Access LangChain in n8n](/langchain/access-langchain/) for more information. | ||
This feature is available on Cloud and self-hosted n8n, in version 1.19.4 and above. | ||
/// | ||
|
||
/// note | Beta feature | ||
This feature is in beta. Send feedback to [email protected]. | ||
/// | ||
|
||
* [Tutorial: Build an AI workflow in n8n](/langchain/langchain-tutorial/): learn how to build AI workflows using n8n's LangChain implementation. | ||
* [Access LangChain in n8n](/langchain/access-langchain/): how to get the n8n version that includes LangChain. | ||
* [Learning resources](/langchain/learning-resources/): n8n's documentation for LangChain assumes you're familiar with AI and LangChain concepts. This page provides links to learning resources. | ||
* [LangChain concepts and features in n8n](/langchain/langchain-n8n/): how n8n represents LangChain concepts and features. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters