n8n/packages/@n8n/nodes-langchain
2024-07-26 15:45:48 +02:00
..
.vscode feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
credentials feat: Add Zep Cloud Memory component (#9657) 2024-07-01 14:32:26 +02:00
nodes refactor: Delete mistakenly commited node file (no-changelog) (#10213) 2024-07-26 15:45:48 +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(Pinecone Vector Store Node, Supabase Vector Store Node): Add update operation to vector store nodes (#10060) 2024-07-22 16:15:43 +02:00
.editorconfig feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
.eslintrc.js feat(core): Upgrade all langchain related dependencies (#9504) 2024-05-24 14:43:17 +02:00
.gitignore feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
.npmignore feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
.prettierrc.js feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
index.js feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
jest.config.js ci: Update codecov setup (no-changelog) (#9852) 2024-07-03 10:37:04 +02:00
package.json refactor: Update Langchain modules & add Ollama tools support (#10208) 2024-07-26 14:30:33 +02:00
README.md docs: Replace http://faircode.io to https://faircode.io in .md files (#7908) 2023-12-12 15:23:22 +00:00
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.