n8n/packages/@n8n/nodes-langchain
कारतोफ्फेलस्क्रिप्ट™ 216ec079c9
feat(editor): Create separate components for JS and JSON editors (no-changelog) (#8156)
## Summary
This is part-1 of refactoring our code editors to extract different type
of editors into their own components.
In part-2 we'll
1. delete a of unused or duplicate code
2. switch to a `useEditor` composable to bring more UX consistency
across all the code editors.

## Review / Merge checklist
- [x] PR title and summary are descriptive
- [x] Tests included
2023-12-29 10:49:27 +01:00
..
.vscode feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
credentials feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
nodes feat(editor): Create separate components for JS and JSON editors (no-changelog) (#8156) 2023-12-29 10:49:27 +01:00
utils feat: AI nodes usability fixes + Summarization Chain V2 (#7949) 2023-12-08 13:42:32 +01:00
.editorconfig feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
.eslintrc.js ci: Disable import/no-extraneous-dependencies in frontend tests (no-changelog) (#8182) 2023-12-29 10:45: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
.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
LICENSE.md feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
package.json 🚀 Release 1.22.0 (#8115) 2023-12-21 13:51:24 +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 feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +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.