open-webui/backend/open_webui
2025-04-27 05:58:06 +01:00
..
data
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
storage
test
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