n8n/packages/@n8n/nodes-langchain
2025-10-29 13:58:22 +02:00
..
.vscode ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795) 2024-09-17 15:10:22 +03:00
credentials feat(MCP Client Tool Node): Add support for OAuth2 with Dynamic Client Registration (#21034) 2025-10-27 15:03:50 +00:00
nodes feat(core): Add Chat Trigger toggle that controls whether a WF shows up on chat hub (no-changelog) (#21267) 2025-10-29 13:58:22 +02:00
scripts chore: Fix hot reload for nodes-langchain package (no-changelog) (#17111) 2025-07-09 13:13:07 +02:00
types chore: Update LangChain dependencies (no-changelog) (#16523) 2025-06-20 11:50:14 +02:00
utils fix(AI Agent Node): Track source node toolkit tools are executed from (#20866) 2025-10-17 08:44:38 +02:00
.editorconfig feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01: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
eslint.config.mjs feat: Add docs to @n8n/eslint-plugin-community-nodes (#20266) 2025-10-13 13:03:30 +02:00
index.js feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
jest.config.js ci: Drop support for Node.js 18 (#15146) 2025-06-04 15:54:57 +02:00
package.json Merge tag 'n8n@1.118.0' 2025-10-27 20:12:49 +02:00
README.md docs: Update README nodes-langchain removing beta copy.md (#16540) 2025-06-20 10:30:53 +02:00
tsconfig.build.json ci: Update project references for backend and nodes packages (no-changelog) (#14308) 2025-04-01 12:24:45 +02:00
tsconfig.json feat: Upgrade nodes-base package to use modern tsconfig.json (no-changelog) (#16884) 2025-07-04 14:55:39 +03:00
tsup.config.ts ci: Update project references for backend and nodes packages (no-changelog) (#14308) 2025-04-01 12:24:45 +02:00

Banner image

n8n-nodes-langchain

This repo contains nodes to use n8n in combination with LangChain.

License

You can find the license information here