mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 06:02:06 -05:00
issue: Chat Controls does not reflect "function calling" set for the model in admin panel #4332
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lowlyocean on GitHub (Mar 8, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.5.20
Ollama Version (if applicable)
0.5.13
Operating System
Docker container in Windows host
Browser (if applicable)
Chrome latest
Confirmation
README.md.Expected Behavior
When I open the Chat Controls panel in a new chat, I should see the "function calling" set to Native, because that's what it's set to at the model level via Admin panel
Actual Behavior
It shows "Default" instead of native. There's no way to confirm if the chat is using the "native" function calling configured for the model in admin panel
Steps to Reproduce
Configure a model to use Native function calling.
Go to a new chat, open up the Chat Control panel.
Notice it doesn't reflect "native" function calling
Logs & Screenshots
N/A
Additional Information
No response
@tjbck commented on GitHub (Mar 9, 2025):
Default means model default.