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/document_compressors
Zander Chase 84cfa76e00
Update Cohere Reranker (#4180)
The forward ref annotations don't get updated if we only iimport with
type checking

---------

Co-authored-by: Abhinav Verma <abhinav_win12@yahoo.co.in>
1 year ago
..
__init__.py Contextual compression retriever (#2915) 1 year ago
test_base.py Contextual compression retriever (#2915) 1 year ago
test_chain_extract.py [simple] added test case and improve self class return type annotation (#3773) 1 year ago
test_chain_filter.py Contextual compression retriever (#2915) 1 year ago
test_cohere_reranker.py Update Cohere Reranker (#4180) 1 year ago
test_embeddings_filter.py Contextual compression retriever (#2915) 1 year ago