open-webui/backend/open_webui
2025-04-02 21:50:00 +02:00
..
data
internal Merge branch 'open-webui:main' into main 2025-01-13 08:28:13 +01:00
migrations feat: reactions 2024-12-30 23:06:34 -08:00
models refac: folders 2025-03-30 23:36:15 -07:00
retrieval chore: format 2025-03-31 17:59:21 -07:00
routers feat: enforced temporary chat 2025-03-31 17:58:43 -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 prepare websocket redis sentinel code for upcoming native support of sentinel in python-socketio 2025-04-02 21:50:00 +02:00
__init__.py refac 2025-01-13 00:34:15 -08:00
alembic.ini
config.py feat: enforced temporary chat 2025-03-31 17:58:43 -07:00
constants.py refac 2025-02-03 16:14:00 -08:00
env.py Merge pull request #11148 from Ithanil/redis_sentinel 2025-03-27 20:36:53 -07:00
functions.py refac 2025-03-26 01:17:10 -07:00
main.py feat: user webhooks system settings 2025-03-30 21:31:16 -07:00
tasks.py