open-webui/backend
Timothy Jaeryang Baek cf377d2e1c
Merge pull request #4038 from open-webui/dependabot/pip/backend/dev/unstructured-0.15.0
chore(deps): bump unstructured from 0.14.10 to 0.15.0 in /backend
2024-07-24 12:07:50 +02:00
..
apps fix: allow temperature and seed to be 0 2024-07-20 06:53:52 -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: 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 feat: elevenlabs tts support 2024-07-19 10:35:05 +02:00
constants.py refac 2024-07-11 15:20:56 -07:00
dev.sh
main.py refac 2024-07-15 13:09:15 +02:00
requirements.txt Merge pull request #4038 from open-webui/dependabot/pip/backend/dev/unstructured-0.15.0 2024-07-24 12:07:50 +02:00
start_windows.bat
start.sh