n8n/packages/@n8n/nodes-langchain
2025-02-13 15:47:41 +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 fix(AI Agent Node): Move model retrieval into try/catch to fix continueOnFail handling (#13165) 2025-02-13 15:47:41 +01:00
types feat: Add OpenRouter node (#12882) 2025-01-28 15:43:48 +01:00
utils feat(editor): Expose View Execution links for erroneous sub-executions (#13185) 2025-02-13 09:44:52 +01:00
.editorconfig
.eslintrc.js refactor: Impose import/order linting rule across nodes packages (no-changelog) (#12314) 2024-12-19 18:46:14 +01:00
.gitignore
.npmignore
index.js
jest.config.js
package.json 🚀 Release 1.79.0 (#13241) 2025-02-13 10:36:10 +00: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 refactor(core): Shovel around more of AI code (no-changelog) (#12218) 2024-12-16 13:46:19 +01: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