-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(components): add the milvus 2.x indexer and retriever implementation #126
base: main
Are you sure you want to change the base?
Conversation
@Wenrh2004 Apologies for the delay. |
OK, I'll think about it. I tested this part under zilliz. |
@Wenrh2004 please take a look at unit test failures when you have a moment. |
I fix it. |
What type of PR is this?
feat
Check the PR title.
(Optional) Translate the PR title into Chinese.
新增 Milvus 2.x 版本向量存储支持
(Optional) More detailed description for this PR(en: English/zh: Chinese).
en: Add the Milvus 2.x indexer and retriever implementation for Eino, which implements the
Indexer
andRetriever
interfaces. This enables seamless integration with Eino's vector storage and retrieval system for enhanced semantic search capabilities.zh(optional): 新增针对 Milvus 2.x 版本的支持,分别实现了 Eino 下
Indexer
和Retriever
接口,无缝集成 Eino 的向量存储和检索系统,增强语义搜索能力。(Optional) Which issue(s) this PR fixes:
(optional) The PR that updates user documentation: