open-webui/backend/open_webui
Timothy Jaeryang Baek 77b25ae36a refac
2025-04-12 16:34:20 -07:00
..
data
internal
migrations
models refac 2025-04-12 15:10:43 -07:00
retrieval refac: web/rag config 2025-04-12 16:33:36 -07:00
routers refac: web/rag config 2025-04-12 16:33:36 -07:00
socket prepare websocket redis sentinel code for upcoming native support of sentinel in python-socketio 2025-04-02 21:50:00 +02: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 Merge pull request #12366 from Ithanil/redis_sentinel_2 2025-04-12 11:41:30 -07:00
__init__.py Update __init__.py 2025-04-08 18:55:07 +02:00
alembic.ini
config.py refac 2025-04-12 16:34:20 -07:00
constants.py enh: password max length verification 2025-04-08 12:50:25 -07:00
env.py refac 2025-04-10 11:18:53 -07:00
functions.py refac 2025-03-26 01:17:10 -07:00
main.py refac: web/rag config 2025-04-12 16:33:36 -07:00
tasks.py