Flowise/packages/components/nodes
YISH 1dc9690696
Add milvusTextField configuration for Milvus
langchain python use `text` 
https://github.com/langchain-ai/langchain/blob/master/libs/community/langchain_community/vectorstores/milvus.py#L119

while langchian js use `langchain` 
https://github.com/langchain-ai/langchainjs/blob/main/libs/langchain-community/src/vectorstores/milvus.ts#L61

so it is necessary to add milvusTextField configuration for Milvus.
2024-01-10 17:32:46 +08:00
..
agents wrap in a try catch block 2023-12-29 13:50:33 +00:00
analytic Removed Existing Analytics Icons 2023-12-18 03:11:34 -05:00
cache Removed existing cache icons 2023-12-18 03:12:38 -05:00
chains Updated chain icons 2023-12-18 03:27:10 -05:00
chatmodels Update ChatMistral.ts 2023-12-30 16:07:05 +00:00
documentloaders Bumping version to reflect new feature 2024-01-03 21:23:43 -05:00
embeddings update langchain version 2023-12-30 12:29:00 +00:00
llms update langchain version 2023-12-30 12:29:00 +00:00
memory add abstract methods 2023-12-26 16:13:14 +00:00
moderation chck for empty string 2023-12-28 02:02:49 +00:00
outputparsers updated memory and out parser icons 2023-12-18 03:42:06 -05:00
prompts Fixed icons borders 2023-12-23 11:27:32 -05:00
retrievers Update icons 2023-12-18 03:51:21 -05:00
textsplitters Update icons 2023-12-18 03:51:21 -05:00
tools ability to use flow.input within custom tool 2023-12-26 16:00:46 +00:00
utilities add fix for passing json variable 2024-01-05 02:46:36 +00:00
vectorstores Add milvusTextField configuration for Milvus 2024-01-10 17:32:46 +08:00