mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-19 16:42:35 -08:00
216ec079c9
## 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 |
||
---|---|---|
.. | ||
.vscode | ||
credentials | ||
nodes | ||
utils | ||
.editorconfig | ||
.eslintrc.js | ||
.gitignore | ||
.npmignore | ||
.prettierrc.js | ||
gulpfile.js | ||
index.js | ||
LICENSE.md | ||
package.json | ||
README.md | ||
tsconfig.build.json | ||
tsconfig.json |
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.