n8n/packages/@n8n/nodes-langchain
2024-05-22 14:29:32 +02:00
..
.vscode
credentials
nodes feat(Custom n8n Workflow Tool Node): Add support for tool input schema (#9470) 2024-05-22 14:29:32 +02:00
types feat(Custom n8n Workflow Tool Node): Add support for tool input schema (#9470) 2024-05-22 14:29:32 +02:00
utils feat(Custom n8n Workflow Tool Node): Add support for tool input schema (#9470) 2024-05-22 14:29:32 +02:00
.editorconfig
.eslintrc.js
.gitignore
.npmignore
.prettierrc.js
index.js
jest.config.js
LICENSE.md
package.json feat(Custom n8n Workflow Tool Node): Add support for tool input schema (#9470) 2024-05-22 14:29:32 +02:00
README.md
tsconfig.build.json feat(Custom n8n Workflow Tool Node): Add support for tool input schema (#9470) 2024-05-22 14:29:32 +02:00
tsconfig.json feat(Custom n8n Workflow Tool Node): Add support for tool input schema (#9470) 2024-05-22 14:29:32 +02:00

Banner image

n8n-nodes-langchain

This repo contains nodes to use n8n in combination with LangChain.

These nodes are still in Beta state and are only compatible with the Docker image docker.n8n.io/n8nio/n8n:ai-beta.

License

n8n is fair-code distributed under the Sustainable Use License.

Additional information about the license can be found in the docs.