You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/langchain_community/retrievers
ccurme 6da3d92b42
(all): update removal in deprecation warnings from 0.2 to 0.3 (#21265)
We are pushing out the removal of these to 0.3.

`find . -type f -name "*.py" -exec sed -i ''
's/removal="0\.2/removal="0.3/g' {} +`
5 months ago
..
__init__.py langchain[patch]: Migrate retrievers to use optional langchain community imports (#21155) 5 months ago
arcee.py patch: deprecate (a)get_relevant_documents (#20477) 5 months ago
arxiv.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
azure_ai_search.py Community: Updating Azure Retriever and Docs to be Azure AI Search instead of Azure Cognitive Search (#19925) 6 months ago
bedrock.py community[minor]: import fix (#20995) 5 months ago
bm25.py Community[Patch] Remove docs form bm25 repr (#16110) 8 months ago
breebs.py community[minor]: Breebs docs retriever (#16578) 8 months ago
chaindesk.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
chatgpt_plugin_retriever.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
cohere_rag_retriever.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 5 months ago
databerry.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
docarray.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
dria_index.py community[minor]: Add Dria retriever (#17098) 6 months ago
elastic_search_bm25.py community[minor]: import fix (#20995) 5 months ago
embedchain.py community[patch]: Fixing embedchain document mapping (#18255) 7 months ago
google_cloud_documentai_warehouse.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 5 months ago
google_vertex_ai_search.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 5 months ago
kay.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
kendra.py community[minor]: import fix (#20995) 5 months ago
knn.py community[patch]: Added missing from_documents method to KNNRetriever. (#18411) 6 months ago
llama_index.py community[patch]: removing "response_mode" parameter in llama_index retriever (#18180) 7 months ago
metal.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
milvus.py patch: deprecate (a)get_relevant_documents (#20477) 5 months ago
outline.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
pinecone_hybrid_search.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
pubmed.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
pupmed.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
qdrant_sparse_vector_retriever.py community[patch]: Correct the calling to collection_name in qdrant (#16920) 8 months ago
rememberizer.py community[minor]: Rememberizer retriever (#20052) 5 months ago
remote_retriever.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
svm.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
tavily_search_api.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
tfidf.py docs: remove repetitive words (#21058) 5 months ago
thirdai_neuraldb.py community[minor]: import fix (#20995) 5 months ago
vespa_retriever.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
weaviate_hybrid_search.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
wikipedia.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
you.py community[patch]: docstrings update (#20301) 5 months ago
zep.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
zilliz.py patch: deprecate (a)get_relevant_documents (#20477) 5 months ago