n8n/packages/@n8n/nodes-langchain
2025-02-28 12:27:49 +01:00
..
.vscode ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795) 2024-09-17 15:10:22 +03:00
credentials feat: Add DeepSeek Chat Model node (#12873) 2025-01-28 16:43:50 +01:00
nodes feat(n8n Form Trigger Node, Chat Trigger Node): Allow to customize form and chat css (#13506) 2025-02-28 12:27:49 +01:00
types feat: Add OpenRouter node (#12882) 2025-01-28 15:43:48 +01:00
utils fix(Call n8n Workflow Tool Node): Support concurrent invocations of the tool (#13526) 2025-02-26 16:23:31 +01:00
.editorconfig feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
.eslintrc.js refactor: Move vitest-config and eslint-config packages to @n8n (#13530) 2025-02-26 14:45:35 +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
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 feat(n8n Form Trigger Node, Chat Trigger Node): Allow to customize form and chat css (#13506) 2025-02-28 12:27:49 +01: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 refactor: Move tsconfig.*.json files to separate npm package (no-changelog) (#13426) 2025-02-25 20:45:50 +02:00
tsconfig.json refactor: Move tsconfig.*.json files to separate npm package (no-changelog) (#13426) 2025-02-25 20:45:50 +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