open-webui/backend/open_webui/utils
2025-02-05 23:38:35 -06:00
..
images
access_control.py
auth.py
chat.py
middleware.py refac: clean up solution for correcting code_interpreter backticks 2025-02-05 23:38:35 -06:00
misc.py feat: native tool calling support 2025-02-04 23:05:14 -08:00
models.py
oauth.py fix: check for email claim before skipping userinfo endpoint 2025-02-05 21:31:55 -05:00
payload.py refac: system prompt template 2025-02-05 14:35:18 -08:00
pdf_generator.py
plugin.py fix: Add error catching for function pip install issues 2025-01-30 13:32:11 -07:00
response.py refac: ollama tool calls 2025-02-04 21:42:49 -08:00
security_headers.py
task.py refac: prompt variables 2025-01-29 21:56:51 -08:00
tools.py refac 2025-02-04 21:20:03 -08:00
webhook.py