n8n/packages/@n8n/nodes-langchain
Ricardo Espinoza f78ccebe51
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
fix(OpenAI Node): Update node to account for URL in credentials (#12356)
2024-12-30 15:51:49 -05: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(OpenAI Node): Update node to account for URL in credentials (#12356) 2024-12-30 15:51:49 -05:00
types
utils refactor: Impose import/order linting rule across nodes packages (no-changelog) (#12314) 2024-12-19 18:46:14 +01:00
.editorconfig
.eslintrc.js refactor: Impose import/order linting rule across nodes packages (no-changelog) (#12314) 2024-12-19 18:46:14 +01:00
.gitignore
.npmignore
index.js
jest.config.js
package.json refactor: Impose import/order linting rule across nodes packages (no-changelog) (#12314) 2024-12-19 18:46:14 +01:00
README.md
tsconfig.build.json
tsconfig.json refactor(core): Shovel around more of AI code (no-changelog) (#12218) 2024-12-16 13:46:19 +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

You can find the license information here