openml-labs / ai_search

RAG pipeline and summary for openml
https://openml-labs.github.io/ai_search/
1 stars 0 forks source link

Automatically update vector database #12

Open PGijsbers opened 4 months ago

PGijsbers commented 4 months ago

Automatically update the vector database with information on new datasets when they are uploaded.

SubhadityaMukherjee commented 2 months ago

This does happen as part of the "training" script. But it needs to be added into the server implementation as a cron job (I think)