open-webui/backend/open_webui/utils
2025-05-23 01:03:28 +04:00
..
images
telemetry refac 2025-03-11 18:55:30 +00:00
access_control.py
audit.py enh: failed login attempts audit log 2025-04-23 00:06:44 +09:00
auth.py Add user details to otel span 2025-05-17 09:11:26 +12:00
chat.py fix/refac: functions multi-replica issue 2025-05-20 20:20:27 +04:00
code_interpreter.py chore: format 2025-05-10 19:00:01 +04:00
filter.py fix/refac: functions multi-replica issue 2025-05-20 20:20:27 +04:00
logger.py
middleware.py refac 2025-05-20 23:55:11 +04:00
misc.py
models.py fix/refac: functions multi-replica issue 2025-05-20 20:20:27 +04:00
oauth.py refac: oauth redirect url to use WEBUI_URL 2025-05-23 01:03:28 +04:00
payload.py enh: add presence_penalty parameter to openai 2025-05-07 00:56:20 +02:00
pdf_generator.py
plugin.py refac 2025-04-30 16:01:23 +04:00
redis.py chore: format 2025-04-12 16:35:11 -07:00
response.py
security_headers.py
task.py refac 2025-04-11 15:19:47 -07:00
tools.py refac/fix: optional tool param type 2025-05-22 12:41:00 +04:00
webhook.py