open-webui/backend
Andrew Phillips 83ad488e31 Do not use hardcoded manifest.json
Generate manifest.json dynamically, using MANIFEST_NAME and
MANIFEST_SHORT_NAME from the environment.
2024-04-02 16:08:10 -03:00
..
apps fix 2024-04-01 15:23:12 -07:00
data chore: frontend format 2024-03-31 02:01:42 -07:00
static
utils Improve logging. Move print() statements to appropiate log(). 2024-03-31 13:17:29 -06:00
.dockerignore
.gitignore
config.py Do not use hardcoded manifest.json 2024-04-02 16:08:10 -03:00
constants.py feat: better error handling 2024-03-25 23:47:08 -07:00
dev.sh
main.py Do not use hardcoded manifest.json 2024-04-02 16:08:10 -03:00
requirements.txt Added langfuse dependency to the requierements.txt file. 2024-03-22 14:01:39 -04:00
start_windows.bat
start.sh