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
Corey Brown 9e492620d4
Don't reassign chunk_type (#14923)
**Description**: The parameter chunk_type was being hard coded to
"extractive_answers", so that when "snippet" was being passed, it was
being ignored. This change simply doesn't do that.
9 months ago
..
__init__.py community[minor]: Qdrant sparse vector retriever (#14814) 9 months ago
arcee.py
arxiv.py
azure_cognitive_search.py
bedrock.py docs: docstrings `langchain_community` update (#14889) 9 months ago
bm25.py
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 Don't reassign chunk_type (#14923) 9 months ago
kay.py
kendra.py
knn.py
llama_index.py
metal.py
milvus.py
outline.py
pinecone_hybrid_search.py
pubmed.py
pupmed.py
qdrant_sparse_vector_retriever.py community[minor]: Qdrant sparse vector retriever (#14814) 9 months ago
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