1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-09-20 17:37:25 +03:00
n8n/packages/@n8n/nodes-langchain
oleg e834f14991
refactor: Remove Epub document loader override (no-changelog) (#7874)
- Remove Epub document loader override, use standard Langchain loader
- Use temporary buffer file for document loader processing and pass just
the path
- Remove replace `@gxl/epub-parser` library with `epub2`

Github issue / Community forum post (link here to close automatically):

---------

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2023-11-30 11:59:37 +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 refactor: Remove Epub document loader override (no-changelog) (#7874) 2023-11-30 11:59:37 +01:00
utils refactor: Remove Epub document loader override (no-changelog) (#7874) 2023-11-30 11:59:37 +01:00
.editorconfig feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
.eslintrc.js feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13: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 refactor: Remove Epub document loader override (no-changelog) (#7874) 2023-11-30 11:59:37 +01:00
README.md feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01: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.