n8n/packages/@n8n/nodes-langchain
oleg e4ae11c2ad
fix: Remove Tensorflow embeddings node (no-changelog) (#7922)
## Summary
This PR removes `embeddingsTensorFlow` node and reverts our fix to
accommodate the Docker build in #7893 .
The node itself has been extracted as a [community node available from
npm](https://www.npmjs.com/package/n8n-nodes-tensorflow)

---------

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2023-12-04 17:48:10 +01:00
..
.vscode
credentials
nodes fix: Remove Tensorflow embeddings node (no-changelog) (#7922) 2023-12-04 17:48:10 +01:00
utils refactor: Remove Epub document loader override (no-changelog) (#7874) 2023-11-30 11:59:37 +01:00
.editorconfig
.eslintrc.js
.gitignore
.npmignore
.prettierrc.js
gulpfile.js
index.js
LICENSE.md
package.json fix: Remove Tensorflow embeddings node (no-changelog) (#7922) 2023-12-04 17:48:10 +01:00
README.md
tsconfig.build.json
tsconfig.json

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.