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/tests/integration_tests/retrievers
UmerHA 82f3e32d8d
[Small upgrade] Allow document limit in AzureCognitiveSearchRetriever (#7690)
Multiple people have asked in #5081 for a way to limit the documents
returned from an AzureCognitiveSearchRetriever. This PR adds the `top_n`
parameter to allow that.


Twitter handle:
 [@UmerHAdil](twitter.com/umerHAdil)
1 year ago
..
docarray DocArray as a Retriever (#6031) 1 year ago
document_compressors Add new types of document transformers (#7379) 1 year ago
__init__.py Contextual compression retriever (#2915) 1 year ago
test_arxiv.py Add `arxiv` retriever (#4538) 1 year ago
test_azure_cognitive_search.py [Small upgrade] Allow document limit in AzureCognitiveSearchRetriever (#7690) 1 year ago
test_contextual_compression.py Rm retriever kwargs (#7013) 1 year ago
test_merger_retriever.py Add serialized object to retriever start callback (#7074) 1 year ago
test_pupmed.py Harrison/pubmed integration (#5664) 1 year ago
test_weaviate_hybrid_search.py Remove unnecessary comment (#4845) 1 year ago
test_wikipedia.py added `Wikipedia` retriever (#4302) 1 year ago