open-webui/backend/open_webui
Tim Jaeryang Baek 1f12023d85
Merge pull request #12617 from Classic298/dev
feat: UVICORN_WORKERS variable and docs
2025-04-08 12:52:47 -07:00
..
data
internal
migrations
models refac: folders 2025-03-30 23:36:15 -07:00
retrieval refac: embedding prefix 2025-04-06 17:17:24 -07:00
routers enh: password max length verification 2025-04-08 12:50:25 -07:00
socket chore: format 2025-03-28 11:47:14 -07:00
static fix: fix typo 2025-03-07 00:19:26 +00: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 chore: format 2025-04-06 17:36:16 -07:00
__init__.py Update __init__.py 2025-04-08 18:55:07 +02:00
alembic.ini
config.py Merge pull request #12477 from Ithanil/improved_rag_template 2025-04-05 03:22:41 -07:00
constants.py enh: password max length verification 2025-04-08 12:50:25 -07:00
env.py Update env.py 2025-04-08 18:47:48 +02:00
functions.py refac 2025-03-26 01:17:10 -07:00
main.py refac 2025-04-07 00:58:32 -07:00
tasks.py