open-webui/backend/open_webui/utils
Timothy Jaeryang Baek a14c06fa0b
Merge pull request #7920 from envision3d/ollama-structured-output
feat: pass structured output format through to ollama
2024-12-17 13:37:24 -08:00
..
images feat: add comfyui api key 2024-12-17 08:29:00 +01:00
access_control.py
auth.py
chat.py refac 2024-12-13 22:51:43 -08:00
middleware.py refac 2024-12-16 13:27:54 -08:00
misc.py refac 2024-12-12 23:31:08 -08:00
models.py fix 2024-12-15 22:44:47 -08:00
oauth.py Removing prints used for debugging 2024-12-17 19:50:59 +00:00
payload.py feat: pass structured output format through to ollama 2024-12-17 09:33:32 -06:00
pdf_generator.py
plugin.py
response.py refac 2024-12-12 23:31:08 -08:00
security_headers.py
task.py wip 2024-12-11 19:52:46 -08:00
tools.py wip 2024-12-12 20:22:17 -08:00
webhook.py