langchain/libs/community/langchain_community/retrievers
Alex Boury 334b6ebdf3
community[minor]: Breebs docs retriever (#16578)
- **Description:** Implementation of breeb retriever with integration
tests ->
libs/community/tests/integration_tests/retrievers/test_breebs.py and
documentation (notebook) ->
docs/docs/integrations/retrievers/breebs.ipynb.
  - **Dependencies:** None
2024-02-05 15:51:08 -08:00
..
__init__.py community[minor]: Breebs docs retriever (#16578) 2024-02-05 15:51:08 -08:00
arcee.py
arxiv.py
azure_cognitive_search.py
bedrock.py
bm25.py
breebs.py community[minor]: Breebs docs retriever (#16578) 2024-02-05 15:51:08 -08:00
chaindesk.py
chatgpt_plugin_retriever.py
cohere_rag_retriever.py
databerry.py
docarray.py
elastic_search_bm25.py
embedchain.py
google_cloud_documentai_warehouse.py
google_vertex_ai_search.py
kay.py
kendra.py
knn.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
llama_index.py
metal.py
milvus.py
outline.py
pinecone_hybrid_search.py
pubmed.py
pupmed.py
qdrant_sparse_vector_retriever.py community[patch]: Correct the calling to collection_name in qdrant (#16920) 2024-02-04 10:45:35 -08:00
remote_retriever.py
svm.py
tavily_search_api.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
tfidf.py
vespa_retriever.py
weaviate_hybrid_search.py
wikipedia.py
you.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
zep.py
zilliz.py