open-webui/backend/open_webui/utils
Timothy Jaeryang Baek dee07a6260
Merge pull request #9629 from rragundez/handle-no-picture
Handle no picture when retrieving from Microsoft EntraID
2025-02-07 22:52:35 -08:00
..
images fix max seed for comfyui 2025-02-08 01:10:18 +07:00
access_control.py enh/refac: permissions 2025-01-15 23:01:43 -08:00
auth.py
chat.py
middleware.py Fix tag_content_handler issue: after_tag should be remove from the current content_blocks 2025-02-07 20:15:54 +00:00
misc.py fixed GGUF model upload instability 2025-02-07 22:52:24 -06:00
models.py
oauth.py Merge pull request #9629 from rragundez/handle-no-picture 2025-02-07 22:52:35 -08: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