langchain/libs/community/langchain_community/retrievers
BeatrixCohere b0c3e3db2b
community[patch]: Handle when documents are not provided in the Cohere response (#16144)
- **Description:** This handles the cohere response when documents
aren't included in the response
  - **Issue:** N/A
  - **Dependencies:** N/A
  - **Twitter handle:** N/A
2024-01-17 09:11:00 -08:00
..
__init__.py community[minor]: Qdrant sparse vector retriever (#14814) 2023-12-20 02:22:19 -05:00
arcee.py
arxiv.py
azure_cognitive_search.py
bedrock.py docs: docstrings langchain_community update (#14889) 2023-12-19 08:58:24 -05:00
bm25.py Community[Patch] Remove docs form bm25 repr (#16110) 2024-01-17 00:00:55 -08:00
chaindesk.py
chatgpt_plugin_retriever.py
cohere_rag_retriever.py community[patch]: Handle when documents are not provided in the Cohere response (#16144) 2024-01-17 09:11:00 -08:00
databerry.py
docarray.py
elastic_search_bm25.py
embedchain.py
google_cloud_documentai_warehouse.py
google_vertex_ai_search.py Don't reassign chunk_type (#14923) 2023-12-22 13:20:53 -08:00
kay.py
kendra.py
knn.py
llama_index.py
metal.py
milvus.py community: add collection_properties parameter to Milvus (#15788) 2024-01-10 20:29:01 -08:00
outline.py
pinecone_hybrid_search.py
pubmed.py
pupmed.py
qdrant_sparse_vector_retriever.py community[minor]: Qdrant sparse vector retriever (#14814) 2023-12-20 02:22:19 -05:00
remote_retriever.py
svm.py
tavily_search_api.py
tfidf.py
vespa_retriever.py
weaviate_hybrid_search.py
wikipedia.py
you.py
zep.py
zilliz.py