open-webui/backend/open_webui
Tristan H 084e2caf6f Update config.py to correctly handle environment strings
As seen in line 1536 just above this, strings need to be converted to bools in order to work.
2025-03-09 09:48:35 -07:00
..
data
internal
migrations
models chore: format 2025-02-26 22:18:18 -08:00
retrieval Merge pull request #11324 from kela4/main 2025-03-08 12:19:38 -04:00
routers fix: logit bias issue 2025-03-08 16:50:30 +00:00
socket refac 2025-02-28 16:02:15 -08: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 formating 2025-03-07 20:37:22 +00:00
__init__.py
alembic.ini
config.py Update config.py to correctly handle environment strings 2025-03-09 09:48:35 -07:00
constants.py
env.py enh: multiple replica app state sync 2025-03-08 17:59:15 +00:00
functions.py feat/async-pipes 2025-02-21 08:24:48 +01:00
main.py enh: multiple replica app state sync 2025-03-08 17:59:15 +00:00
tasks.py