open-webui/backend
Aryan Kothari b7ad47017d fix: static dir path resolution
when running in different environments, the static_path is different.
This path is now 'determined' at runtime
2024-07-31 23:56:47 -04:00
..
apps fix: static dir path resolution 2024-07-31 23:56:47 -04:00
data Update config.json 2024-07-11 00:02:59 -05:00
migrations fix: update logging configuration in env.py 2024-07-12 21:12:30 +01:00
open_webui
static refac: splash screen 2024-07-08 22:20:00 -07:00
test refac 2024-07-08 23:07:23 -07:00
utils fix: ollama rag issue workaround 2024-07-26 12:22:13 +01:00
.dockerignore
.gitignore
alembic.ini
config.py Merge pull request #4068 from Louden7/main 2024-07-25 11:21:49 +02:00
constants.py refac 2024-07-11 15:20:56 -07:00
dev.sh
main.py feat: multiple action support 2024-07-28 22:02:23 +01:00
requirements.txt fix 2024-07-27 23:07:58 +01:00
start_windows.bat
start.sh