• Self Denial's avatar
    Improve embedding model update & resolve network dependency · 3b66aa55
    Self Denial authored
    * Add config variable RAG_EMBEDDING_MODEL_AUTO_UPDATE to control update behavior
    * Add RAG utils embedding_model_get_path() function to output the filesystem path in addition to update of the model using huggingface_hub
    * Update and utilize existing RAG functions in main: get_embedding_model() & update_embedding_model()
    * Add GUI setting to execute manual update process
    3b66aa55
index.ts 7.27 KB