n8n/packages/@n8n/nodes-langchain
Alexander Gekov d8ef975101
fix(core): Validate non-empty prompts in AI vendor nodes before API calls (#30795)
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-05-20 12:41:54 +00:00
..
.vscode ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795) 2024-09-17 15:10:22 +03:00
credentials feat(core): Add NVIDIA Nemotron Models with cloud and self-hosted NIM support (#29618) 2026-05-15 12:30:26 +00:00
nodes fix(core): Validate non-empty prompts in AI vendor nodes before API calls (#30795) 2026-05-20 12:41:54 +00:00
scripts feat: Move utils to @n8n/ai-utilities, add openai handler (#25362) 2026-02-09 09:15:50 +00:00
test chore: Migrate @n8n/nodes-langchain from Jest to Vitest (#28950) 2026-05-05 08:27:59 +00:00
types chore: Update LangChain dependencies (no-changelog) (#16523) 2025-06-20 11:50:14 +02:00
utils refactor: Rename node-level builderHint.message to searchHint and propertyHint (#30062) 2026-05-08 13:32:50 +00: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 refactor: Rename node-level builderHint.message to searchHint and propertyHint (#30062) 2026-05-08 13:32:50 +00:00
index.js feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
package.json 🚀 Release 2.22.0 (#30713) 2026-05-19 11:36:59 +00:00
README.md docs: Update README nodes-langchain removing beta copy.md (#16540) 2025-06-20 10:30:53 +02:00
tsconfig.build.json build: Remove tsup from nodes-langchain to unblock Vitest migration (no-changelog) (#24670) 2026-01-22 11:59:21 +00:00
tsconfig.json chore: Migrate @n8n/nodes-langchain from Jest to Vitest (#28950) 2026-05-05 08:27:59 +00:00
vite.config.ts chore: Migrate @n8n/nodes-langchain from Jest to Vitest (#28950) 2026-05-05 08:27:59 +00: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