n8n/packages/@n8n/nodes-langchain/nodes/embeddings
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
..
EmbeddingsAwsBedrock feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
EmbeddingsCohere feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
EmbeddingsGooglePalm feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
EmbeddingsHuggingFaceInference feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
EmbeddingsOpenAI feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00