n8n/packages/@n8n/nodes-langchain
2024-09-04 14:45:14 +02:00
..
.vscode
credentials
nodes fix(AI Agent Node): Fix tools agent when using memory and Anthropic models (#10513) 2024-09-04 14:45:14 +02:00
types
utils feat(core): Implement wrapping of regular nodes as AI Tools (#10641) 2024-09-04 12:06:17 +02:00
.editorconfig
.eslintrc.js
.gitignore
.npmignore
.prettierrc.js
index.js
jest.config.js
package.json feat(Postgres PGVector Store Node): Add PGVector vector store node (#10517) 2024-09-03 11:20:00 +02:00
README.md docs: Fix links to license files in readme (no-changelog) (#10257) 2024-08-06 15:21:57 +01:00
tsconfig.build.json
tsconfig.json feat(core): Use ES2021 as the tsconfig target for all backend packages (no-changelog) (#10639) 2024-09-02 17:38: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

You can find the license information here