mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-22 19:09:57 +00:00
multiple: update docs urls to latest 2 (#26837)
This commit is contained in:
@@ -17,7 +17,7 @@ from langchain_community.vectorstores.milvus import Milvus
|
||||
class MilvusRetriever(BaseRetriever):
|
||||
"""Milvus API retriever.
|
||||
|
||||
See detailed instructions here: https://python.langchain.com/v0.2/docs/integrations/retrievers/milvus_hybrid_search/
|
||||
See detailed instructions here: https://python.langchain.com/docs/integrations/retrievers/milvus_hybrid_search/
|
||||
|
||||
Setup:
|
||||
Install ``langchain-milvus`` and other dependencies:
|
||||
|
Reference in New Issue
Block a user