open-webui/backend/apps/rag
Self Denial 3b66aa55c0 Improve embedding model update & resolve network dependency
* 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
2024-04-04 11:01:23 -06:00
..
main.py Improve embedding model update & resolve network dependency 2024-04-04 11:01:23 -06:00
utils.py Improve embedding model update & resolve network dependency 2024-04-04 11:01:23 -06:00