open-webui/backend
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
..
apps Improve embedding model update & resolve network dependency 2024-04-04 11:01:23 -06:00
data chore: frontend format 2024-03-31 02:01:42 -07:00
static feat: sponsor custom name support 2024-02-23 17:12:19 -08:00
utils chore: print statement removed 2024-04-02 10:07:44 -07:00
.dockerignore fix: litellm config issue 2024-02-24 22:35:11 -08:00
.gitignore fix: gitignore 2024-02-24 00:29:03 -08:00
config.py Improve embedding model update & resolve network dependency 2024-04-04 11:01:23 -06:00
constants.py chore: formatting 2024-04-02 09:42:45 -07:00
dev.sh refac: SERVER_PORT renamed to PORT 2024-01-12 19:38:30 -08:00
main.py Merge pull request #1401 from theasp/add-dynamic-manifest 2024-04-03 20:45:51 -07:00
requirements.txt Merge pull request #1403 from helmanofer/main 2024-04-03 10:21:02 -07:00
start.sh fix: user display limit 2024-02-14 13:24:40 -08:00
start_windows.bat Update start_windows.bat 2024-02-17 11:25:11 -08:00