open-webui/backend/open_webui/utils
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
..
images
telemetry
access_control.py
audit.py
auth.py refac 2025-04-05 04:05:52 -06:00
chat.py
code_interpreter.py
filter.py refactor: standardize filter valve retrieval logic 2025-04-02 02:58:02 +08:00
logger.py
middleware.py refac 2025-04-10 20:01:07 -07:00
misc.py
models.py
oauth.py refac: rm OAUTH_USE_PICTURE_CLAIM 2025-04-02 19:23:24 -07:00
payload.py enh: allow json schema for format 2025-03-27 20:27:16 -07:00
pdf_generator.py
plugin.py refac: rename hard to understand cryptic function names 2025-04-10 19:41:17 -07:00
redis.py leave out @ in redis+sentine url when no username/password is provided 2025-04-03 08:24:24 +02:00
response.py
security_headers.py
task.py refac 2025-04-11 15:19:47 -07:00
tools.py refac 2025-04-10 21:22:14 -07:00
webhook.py