open-webui/backend
Michael Poluektov 0470146d7b replace Tuple with tuple 2024-08-14 13:58:37 +01:00
..
apps replace Tuple with tuple 2024-08-14 13:58:37 +01: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 infra: build 2024-05-20 16:34:37 +08:00
static refac: splash screen 2024-07-08 22:20:00 -07:00
test refac 2024-07-08 23:07:23 -07:00
utils replace Tuple with tuple 2024-08-14 13:58:37 +01: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
alembic.ini feat(sqlalchemy): use subprocess to do migrations 2024-06-27 07:48:08 +02:00
config.py replace except: with except Exception: 2024-08-14 13:38:19 +01:00
constants.py fix 2024-08-12 15:10:08 +01:00
dev.sh fix: make backend/fix.sh executable 2024-04-29 21:01:54 +01:00
main.py remove List imports 2024-08-14 13:46:31 +01:00
requirements.txt Merge pull request #4538 from open-webui/dependabot/pip/backend/dev/chromadb-0.5.5 2024-08-13 12:22:56 +02:00
start.sh revert 2024-08-08 09:45:52 +02:00
start_windows.bat update 2024-06-11 12:32:29 -04:00