1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-02-02 07:01:30 -08:00
n8n/packages/@n8n/nodes-langchain
github-actions[bot] 9abc0f0f0a
🚀 Release 1.32.0 ()
Co-authored-by: krynble <krynble@users.noreply.github.com>
2024-03-06 12:42:39 +00:00
..
.vscode
credentials feat(AI Agent Node): Allow use of Azure Chat model for OpenAI Functions agent () 2024-02-23 09:08:51 +01:00
nodes docs: Update OpenAI Node primaryDocumentation URL to match docs URL change () 2024-03-06 10:02:02 +00:00
utils fix(editor): Fix opening of node creator for sub-nodes connection hint link () 2024-03-05 14:16:24 +01:00
.editorconfig
.eslintrc.js ci: Enforce noUnusedLocals on all backend and nodes packages (no-changelog) () 2024-01-25 14:33:35 +01:00
.gitignore
.npmignore
.prettierrc.js
gulpfile.js
index.js
jest.config.js feat(OpenAI Node): Overhaul () 2024-02-15 10:15:58 +02:00
LICENSE.md
package.json 🚀 Release 1.32.0 () 2024-03-06 12:42:39 +00:00
README.md docs: Replace http://faircode.io to https://faircode.io in .md files () 2023-12-12 15:23:22 +00:00
tsconfig.build.json
tsconfig.json ci: Enforce noUnusedLocals on all backend and nodes packages (no-changelog) () 2024-01-25 14:33:35 +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

n8n is fair-code distributed under the Sustainable Use License.

Additional information about the license can be found in the docs.