CdC-SI / eak-copilot

The official repository of the EAK-Copilot project as part of the Innovation Fellowship 2024.
https://cdc-si.github.io/eak-copilot/
GNU General Public License v3.0
4 stars 0 forks source link

implement multiple doc retrieval in /rag/docs #172

Open K-Schubert opened 1 month ago

K-Schubert commented 1 month ago

Description

Currently /rag/docs/ only supports 1 doc retrieval.

Implement multiple document retrieval for RAG in backend/frontend.