quivr/backend/llm/rags
Mamadou DICKO 512b9b4f37
feat: add custom rag first abstraction layer (#1858)
- Add `QAInterface` which should be implemented by all custom answer
generator to be compatible with Quivr
- Add `RAGInterface` which should be implemented by all RAG classes
2023-12-11 16:46:45 +01:00
..
quivr_rag.py feat: add custom rag first abstraction layer (#1858) 2023-12-11 16:46:45 +01:00
rag_interface.py feat: add custom rag first abstraction layer (#1858) 2023-12-11 16:46:45 +01:00