open-webui/backend/open_webui
2025-04-27 05:58:06 +01:00
..
data refac: mv backend files to /open_webui dir 2024-09-04 16:54:48 +02:00
internal
migrations
models refac 2025-04-12 15:10:43 -07:00
retrieval chore: format 2025-04-12 16:35:11 -07:00
routers Added WHISPER_LANGUAGE env variable. If set to a country's ISO2, constrains Whisper's stt to that language. Detects language as normal if unset 2025-04-27 05:58:06 +01:00
socket refac 2025-04-14 01:08:16 -07:00
static chore: format 2025-03-05 18:10:24 -08:00
storage feat: add AWS workload identity support 2025-02-27 13:12:54 -05:00
test feat: add AWS workload identity support 2025-02-27 13:12:54 -05:00
utils refac 2025-04-14 02:12:58 -07:00
__init__.py chore: format 2025-04-12 16:35:11 -07:00
alembic.ini
config.py Added WHISPER_LANGUAGE env variable. If set to a country's ISO2, constrains Whisper's stt to that language. Detects language as normal if unset 2025-04-27 05:58:06 +01:00
constants.py enh: password max length verification 2025-04-08 12:50:25 -07:00
env.py chore: format 2025-04-12 16:35:11 -07:00
functions.py refac 2025-03-26 01:17:10 -07:00
main.py Added WHISPER_LANGUAGE env variable. If set to a country's ISO2, constrains Whisper's stt to that language. Detects language as normal if unset 2025-04-27 05:58:06 +01:00
tasks.py fix: ongoing chat stop issue 2025-04-12 20:51:02 -07:00