open-webui/backend
2024-06-27 07:48:08 +02:00
..
apps feat(sqlalchemy): format backend 2024-06-27 07:48:08 +02:00
data chore: format 2024-06-25 08:00:32 -07:00
migrations feat(sqlalchemy): format backend 2024-06-27 07:48:08 +02:00
open_webui infra: build 2024-05-20 16:34:37 +08:00
static
test feat(sqlalchemy): format backend 2024-06-27 07:48:08 +02:00
utils feat(sqlalchemy): remove session reference from router 2024-06-27 07:48:08 +02:00
.dockerignore
.gitignore
alembic.ini feat(sqlalchemy): use subprocess to do migrations 2024-06-27 07:48:08 +02:00
config.py refac 2024-06-26 10:22:31 -07:00
constants.py
dev.sh
main.py feat(sqlalchemy): format backend 2024-06-27 07:48:08 +02:00
requirements.txt feat(sqlalchemy): Replace peewee with sqlalchemy 2024-06-27 07:48:08 +02:00
start_windows.bat update 2024-06-11 12:32:29 -04:00
start.sh