n8n/packages/@n8n/nodes-langchain
2025-06-27 10:42:47 +02:00
..
.vscode ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795) 2024-09-17 15:10:22 +03:00
credentials fix(Azure OpenAI Chat Model Node): Simplify Azure Entra ID Authentication and Auto-Refresh token (#15335) 2025-05-13 10:48:51 +02:00
nodes feat: Add fallback mechanism for agent and basic chain llm (#16617) 2025-06-26 16:14:03 +02:00
scripts fix(core): Fix the problem of Windows system building error (#16653) 2025-06-25 09:58:00 +02:00
types chore: Update LangChain dependencies (no-changelog) (#16523) 2025-06-20 11:50:14 +02:00
utils build: Update ESLint to v9 (#16639) 2025-06-27 10:42:47 +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 build: Update ESLint to v9 (#16639) 2025-06-27 10:42:47 +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 build: Update ESLint to v9 (#16639) 2025-06-27 10:42:47 +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 refactor: Overhaul nodes-testing setup - Part 3 (no-changelog) (#14967) 2025-04-29 17:42:21 +02: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