n8n/packages/@n8n/nodes-langchain/nodes
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
..
agents feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
chains feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
code feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
document_loaders refactor: Remove Epub document loader override (no-changelog) (#7874) 2023-11-30 11:59:37 +01:00
embeddings fix: Remove Tensorflow embeddings node (no-changelog) (#7922) 2023-12-04 17:48:10 +01:00
llms ci: Fix lint warnings in @n8n/chat and @n8n/nodes-langchain (no-changelog) (#7884) 2023-11-30 13:22:27 +01:00
memory feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
output_parser feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
retrievers feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
text_splitters feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
tools docs: Fix typo in tooltip relating to JMESPath (#7910) 2023-12-04 08:19:36 +00:00
trigger/ManualChatTrigger feat: Add AI tool building capabilities (#7336) 2023-11-29 12:13:55 +01:00
vector_store ci: Fix lint warnings in @n8n/chat and @n8n/nodes-langchain (no-changelog) (#7884) 2023-11-30 13:22:27 +01:00