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)
2023-07-13 23:04:40 -04:00
..
docarray DocArray as a Retriever (#6031) 2023-06-17 09:09:33 -07:00
document_compressors Add new types of document transformers (#7379) 2023-07-12 23:53:30 -04:00
__init__.py Contextual compression retriever (#2915) 2023-04-20 17:01:14 -07:00
test_arxiv.py Add arxiv retriever (#4538) 2023-05-11 22:48:38 -07:00
test_azure_cognitive_search.py [Small upgrade] Allow document limit in AzureCognitiveSearchRetriever (#7690) 2023-07-13 23:04:40 -04:00
test_contextual_compression.py Rm retriever kwargs (#7013) 2023-07-02 08:22:24 -06:00
test_merger_retriever.py Add serialized object to retriever start callback (#7074) 2023-07-05 18:04:43 +01:00
test_pupmed.py Harrison/pubmed integration (#5664) 2023-06-03 16:25:28 -07:00
test_weaviate_hybrid_search.py Remove unnecessary comment (#4845) 2023-05-17 11:53:03 -04:00
test_wikipedia.py added Wikipedia retriever (#4302) 2023-05-09 10:08:39 -07:00