open-webui/backend/open_webui/utils
Timothy Jaeryang Baek 1d216b82ba refac
2025-05-27 16:48:17 +04:00
..
images
telemetry
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 Prevent duplicate function module loads with caching helper and refactor 2025-05-27 18:08:58 +09:00
code_interpreter.py chore: format 2025-05-10 19:00:01 +04:00
filter.py refac 2025-05-27 16:48:17 +04:00
logger.py
middleware.py chore: format 2025-05-27 02:18:43 +04:00
misc.py Update misc.py 2025-05-26 14:55:48 -07:00
models.py Prevent duplicate function module loads with caching helper and refactor 2025-05-27 18:08:58 +09:00
oauth.py refac: oauth redirect url to use WEBUI_URL 2025-05-23 01:03:28 +04:00
payload.py refac: allow min_p for openai requests 2025-05-23 21:28:02 +04:00
pdf_generator.py
plugin.py refac 2025-05-27 16:06:00 +04:00
redis.py chore: format 2025-04-12 16:35:11 -07:00
response.py
security_headers.py
task.py fix: local/external models 2025-05-23 02:48:31 +04:00
tools.py enh: allow custom openapi json url 2025-05-27 00:20:47 +04:00
webhook.py