n8n/packages/@n8n/nodes-langchain
Mutasem Aldmour 76dded4bea
feat: Allow using Vector Stores directly as Tools (#12311)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-01-06 09:07:59 +01:00
..
.vscode
credentials feat(Embeddings Azure OpenAI Node, Azure OpenAI Chat Model Node): Add support for basePath url in Azure Open AI nodes (#11784) 2024-11-19 12:06:33 +01:00
nodes feat: Allow using Vector Stores directly as Tools (#12311) 2025-01-06 09:07:59 +01:00
types
utils feat(AI Agent Node): Change Prompt Text Copy (no-changelog) (#12442) 2025-01-03 15:37:47 +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 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
index.js
jest.config.js
package.json refactor: Impose import/order linting rule across nodes packages (no-changelog) (#12314) 2024-12-19 18:46:14 +01:00
README.md
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