open-webui/backend/open_webui
Tim Jaeryang Baek 02ba7aeb95
Merge pull request #12366 from Ithanil/redis_sentinel_2
chore: adapt websocket redis sentinel code to new native support in python-socketio
2025-04-12 11:41:30 -07:00
..
data
internal Merge branch 'open-webui:main' into main 2025-01-13 08:28:13 +01:00
migrations
models refac: folders 2025-03-30 23:36:15 -07:00
retrieval Merge pull request #12680 from lucyknada/patch-1 2025-04-10 08:46:41 -07:00
routers refac: rename hard to understand cryptic function names 2025-04-10 19:41:17 -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 Merge pull request #12727 from decent-engineer-decent-datascientist/main 2025-04-10 16:50:40 -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 Merge pull request #12727 from decent-engineer-decent-datascientist/main 2025-04-10 16:50:40 -07:00
tasks.py