n8n/packages/@n8n/nodes-langchain
2024-07-15 13:28:46 +03:00
..
.vscode
credentials feat: Add Zep Cloud Memory component (#9657) 2024-07-01 14:32:26 +02:00
nodes fix: HTTP Request tool - do not error on missing headers (#10044) 2024-07-15 13:28:46 +03: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(Google Vertex Chat Model Node): Add support for Google Vertex AI Chat models (#9970) 2024-07-11 14:41:10 +02:00
.editorconfig
.eslintrc.js feat(core): Upgrade all langchain related dependencies (#9504) 2024-05-24 14:43:17 +02:00
.gitignore
.npmignore
.prettierrc.js
index.js
jest.config.js ci: Update codecov setup (no-changelog) (#9852) 2024-07-03 10:37:04 +02:00
package.json feat(Text Classifier Node): Add Text Classifier Node (#9997) 2024-07-11 16:24:03 +02:00
README.md
tsconfig.build.json ci: Consistent tsconfig setup for backend packages and fix pnpm typecheck for composite packages (no-changelog) (#9604) 2024-06-05 09:50:48 +02:00
tsconfig.json ci: Consistent tsconfig setup for backend packages and fix pnpm typecheck for composite packages (no-changelog) (#9604) 2024-06-05 09:50:48 +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.