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

refactor data indexing #182

Closed K-Schubert closed 1 month ago

K-Schubert commented 1 month ago

Description

Move /init_rag_vectordb/ and /init_faq_vectordb/, /init_expert and /data from /rag directory to /indexing.

Add logic from /config/config.yaml for vectordb initialisation (eg. dev-mode and auto-index).