1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-09-20 09:27:44 +03:00
n8n/packages/@n8n/nodes-langchain
कारतोफ्फेलस्क्रिप्ट™ a6f7d23ce1
feat(Microsoft SQL Node): Upgrade mssql package (no-changelog) (#8873)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-03-13 14:27:12 +01:00
..
.vscode feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
credentials feat: Update Pinecone Vector Store node to support serverless environments (#8849) 2024-03-08 16:01:02 +01:00
nodes fix: OpenAI node text > message hide tools connector for unsupported models (#8866) 2024-03-12 17:23:00 +02:00
utils refactor: Update Langchain to 0.1.41 & add support for Claude 3 (#8825) 2024-03-07 11:36:36 +01:00
.editorconfig feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
.eslintrc.js ci: Enforce noUnusedLocals on all backend and nodes packages (no-changelog) (#8428) 2024-01-25 14:33:35 +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
.prettierrc.js feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
gulpfile.js feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
index.js feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
jest.config.js feat(OpenAI Node): Overhaul (#8335) 2024-02-15 10:15:58 +02:00
LICENSE.md feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
package.json feat(Microsoft SQL Node): Upgrade mssql package (no-changelog) (#8873) 2024-03-13 14:27:12 +01:00
README.md docs: Replace http://faircode.io to https://faircode.io in .md files (#7908) 2023-12-12 15:23:22 +00:00
tsconfig.build.json feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
tsconfig.json ci: Enforce noUnusedLocals on all backend and nodes packages (no-changelog) (#8428) 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.