quivr/backend/tests
Stan Girard f656dbcb42
feat(reranker): Add flashrank and contextual compression retriever (#2480)
This pull request adds the flashrank and contextual compression
retriever to the codebase. The flashrank reranker model is used for
compression, and the contextual compression retriever combines the base
compressor and base retriever to improve document retrieval.
2024-04-24 10:44:31 -07:00
..
contact tests: added new way of testing less prone to errors 2024-04-15 18:22:21 +02:00
input feat(backend): add RAG evaluation using Ragas (#2429) 2024-04-15 06:53:48 -07:00
ragas_evaluation feat(reranker): Add flashrank and contextual compression retriever (#2480) 2024-04-24 10:44:31 -07:00
ragas_tests feat(backend): add RAG evaluation using Ragas (#2429) 2024-04-15 06:53:48 -07:00
__init__.py ci: 🎡 tests (#1615) 2023-11-13 13:53:25 +01:00
test_brains.py tests: added new way of testing less prone to errors 2024-04-15 18:22:21 +02:00
test_misc.py tests: added new way of testing less prone to errors 2024-04-15 18:22:21 +02:00