open-webui/backend/open_webui/utils
2025-05-31 23:09:30 +02:00
..
images
telemetry
access_control.py
audit.py
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-28 01:41:49 +04:00
logger.py
middleware.py Feat: models are aware of attached files when they choose a tool to call 2025-05-31 23:09:30 +02:00
misc.py refac 2025-05-28 01:34:53 +04:00
models.py chore: format 2025-05-29 02:36:33 +04:00
oauth.py refac: oauth redirect url to use WEBUI_URL 2025-05-23 01:03:28 +04:00
payload.py enh: better custom param handling 2025-05-29 23:32:14 +04:00
pdf_generator.py
plugin.py refac 2025-05-28 01:42:42 +04:00
redis.py
response.py
security_headers.py
task.py Feat: models are aware of attached files when they choose a tool to call 2025-05-31 23:09:30 +02:00
tools.py enh: allow custom openapi json url 2025-05-27 00:20:47 +04:00
webhook.py