n8n/packages/@n8n/nodes-langchain
Michael Kret 0de9d56619
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
feat(AI Transform Node): New node (#9990)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-08-07 18:07:48 +03: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 feat(AI Transform Node): New node (#9990) 2024-08-07 18:07:48 +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(HTTP Request Tool Node): Use DynamicStructuredTool with models supporting it (no-changelog) (#10246) 2024-08-07 11:20:17 +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 🚀 Release 1.54.0 (#10315) 2024-08-07 13:17:18 +03: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 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

You can find the license information here