quivr/backend/modules/brain/rags
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
..
new_quivr_rag.py refactor: reorg the files #2 (#2457) 2024-04-20 02:28:20 -07:00
quivr_rag.py feat(reranker): Add flashrank and contextual compression retriever (#2480) 2024-04-24 10:44:31 -07:00
rag_interface.py feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00