n8n/packages/@n8n/nodes-langchain
2024-11-22 13:47:43 +01:00
..
.vscode ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795) 2024-09-17 15:10:22 +03:00
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 fix(AI Agent Node): Add binary message before scratchpad to prevent tool calling loops (#11845) 2024-11-22 13:47:43 +01:00
types
utils fix(AI Agent Node): Escape curly brackets in tools description for non Tool agents (#11772) 2024-11-19 17:56:52 +01:00
.editorconfig
.eslintrc.js build: Disable node-param-collection-type-unsorted-items for langchain nodes (no-changelog) (#10802) 2024-09-12 20:57:39 +02:00
.gitignore
.npmignore
index.js
jest.config.js
package.json 🚀 Release 1.69.0 (#11812) 2024-11-20 16:22:11 +01:00
README.md
tsconfig.build.json
tsconfig.json

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