Proposal for Enhanced Functionality in Langchain Milvus Integration #9533
mohit19906
announced in
Ideas
Replies: 1 comment
-
I really need a "Hybrid Search" solution in Langchain Milvus. If it exists, I would appreciate an example. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, Langchain's functionality permits loading chunks into Milvus and retrieving them using a question. However, Milvus has the potential for much more extensive uses. It would be beneficial to see these additional capabilities incorporated into the Langchain integration. Some of these features include:
1 - The ability to add multiple user-defined columns in a collection.
2 - The capability to retrieve a document using hybrid search parameters.
3 - The option to apply various indexing methods when creating a collection.
I encourage you to enhance the Langchain Milvus integration by adding these extra functionalities.
Beta Was this translation helpful? Give feedback.
All reactions