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>
2023-05-05 09:11:37 -07:00
..
__init__.py Contextual compression retriever (#2915) 2023-04-20 17:01:14 -07:00
test_base.py Contextual compression retriever (#2915) 2023-04-20 17:01:14 -07:00
test_chain_extract.py [simple] added test case and improve self class return type annotation (#3773) 2023-04-28 21:54:07 -07:00
test_chain_filter.py Contextual compression retriever (#2915) 2023-04-20 17:01:14 -07:00
test_cohere_reranker.py Update Cohere Reranker (#4180) 2023-05-05 09:11:37 -07:00
test_embeddings_filter.py Contextual compression retriever (#2915) 2023-04-20 17:01:14 -07:00