open-webui/backend
Timothy Jaeryang Baek 3f53abb233
Merge pull request #4018 from justinh-rahb/elevenlabs-voice-names
feat: Fetch ElevenLabs voice ID by name
2024-08-02 18:44:48 +02:00
..
apps Merge pull request #4018 from justinh-rahb/elevenlabs-voice-names 2024-08-02 18:44:48 +02: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 refac: rename message_template 2024-07-31 22:01:22 +01:00
.dockerignore
.gitignore
alembic.ini feat(sqlalchemy): use subprocess to do migrations 2024-06-27 07:48:08 +02:00
config.py Merge remote-tracking branch 'oauth/main' into dev 2024-08-01 12:53:36 +01:00
constants.py refac 2024-07-11 15:20:56 -07:00
dev.sh
main.py refac 2024-08-02 17:45:30 +02:00
requirements.txt fix 2024-07-27 23:07:58 +01:00
start_windows.bat
start.sh