langchain/langchain/retrievers
Yeong0228 08876ad066
Fix SelfQueryRetriever, passing new query to vector store (#4774)
# Fix SelfQueryRetriever, passing new query to vector store
2023-05-16 15:46:22 -07:00
..
document_compressors Update Cohere Reranker (#4180) 2023-05-05 09:11:37 -07:00
self_query Fix SelfQueryRetriever, passing new query to vector store (#4774) 2023-05-16 15:46:22 -07:00
__init__.py Add arxiv retriever (#4538) 2023-05-11 22:48:38 -07:00
arxiv.py Add arxiv retriever (#4538) 2023-05-11 22:48:38 -07:00
azure_cognitive_search.py Add azure cognitive search retriever (#4467) 2023-05-10 15:27:27 -07:00
chatgpt_plugin_retriever.py Fix type hint regression (#3033) 2023-04-17 15:49:18 -07:00
contextual_compression.py Contextual compression retriever (#2915) 2023-04-20 17:01:14 -07:00
databerry.py Harrison/databerry (#2688) 2023-04-10 18:49:47 -07:00
elastic_search_bm25.py Harrison/tfidf retriever (#2440) 2023-04-05 07:36:49 -07:00
knn.py Harrison/knn retriever (#4083) 2023-05-03 21:21:58 -07:00
llama_index.py supported async retriever (#2149) 2023-03-30 10:14:05 -04:00
metal.py add metal retriever (#2244) 2023-04-04 12:17:13 -07:00
milvus.py Add Milvus and Zilliz Retrievals (#4416) 2023-05-15 21:22:54 -07:00
pinecone_hybrid_search.py Harrison/pinecone hybrid update (#2742) 2023-04-11 21:32:17 -07:00
remote_retriever.py Harrison/databerry (#2688) 2023-04-10 18:49:47 -07:00
svm.py Harrison/svm speedup (#3195) 2023-04-19 20:14:01 -07:00
tfidf.py Harrison/tfidf parameters (#3481) 2023-04-24 22:19:58 -07:00
time_weighted_retriever.py Harrison/virtual time (#4658) 2023-05-14 10:29:17 -07:00
vespa_retriever.py Improve vespa interface (#4546) 2023-05-12 10:11:26 -07:00
weaviate_hybrid_search.py Accept uuids kwargs for weaviate (#4800) 2023-05-16 15:26:46 -07:00
wikipedia.py added Wikipedia retriever (#4302) 2023-05-09 10:08:39 -07:00
zilliz.py Add Milvus and Zilliz Retrievals (#4416) 2023-05-15 21:22:54 -07:00