forked from open-webui/open-webui
3b66aa55c0
* 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 |
||
---|---|---|
.. | ||
apps | ||
data | ||
static | ||
utils | ||
.dockerignore | ||
.gitignore | ||
config.py | ||
constants.py | ||
dev.sh | ||
main.py | ||
requirements.txt | ||
start.sh | ||
start_windows.bat |