open-webui/backend
Timothy Jaeryang Baek a62b0924df
Update config.json
2024-07-11 00:02:59 -05:00
..
apps fix: db 2024-07-10 13:35:52 -07:00
data Update config.json 2024-07-11 00:02:59 -05:00
migrations fix: alembic 2024-07-08 12:55:27 -07: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: do not include reserved params in specs 2024-07-08 21:52:23 -07:00
.dockerignore
.gitignore
alembic.ini feat(sqlalchemy): use subprocess to do migrations 2024-06-27 07:48:08 +02:00
config.py refac 2024-07-08 23:21:17 -07:00
constants.py refac: task flag 2024-07-03 15:46:56 -07:00
dev.sh
main.py refac: use get_task_model_id() 2024-07-09 16:08:54 +01:00
requirements.txt chore: dockerfile 2024-07-10 14:29:39 -07:00
start_windows.bat
start.sh