langchain/tests/integration_tests/retrievers/document_compressors
Mike Wang ce4fea983b
[simple] added test case and improve self class return type annotation (#3773)
a simple follow up of https://github.com/hwchase17/langchain/pull/3748
- added test case
- improve annotation when function return type is class itself.
2023-04-28 21:54:07 -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_embeddings_filter.py Contextual compression retriever (#2915) 2023-04-20 17:01:14 -07:00