mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 07:43:10 -05:00
issue: No Streaming Output When Function Calling is Enabled for Local Qwen3 #5200
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 @Sandboxcn on GitHub (May 16, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.9
Ollama Version (if applicable)
v0.6.8
Operating System
centos
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
When using the local model qwen3-14b via Ollama with function calling enabled, the frontend is expected to display streaming output.
Actual Behavior
However, with function calling enabled, the frontend does not display streaming responses. Instead, it returns the full output all at once.
Steps to Reproduce
Running qwen3-14b locally via Ollama
mcpo enabled
Function calling enabled
Streaming output either explicitly enabled or left as default
Logs & Screenshots
no
Additional Information
不是致命错误,但非常影响用户体验
@tjbck commented on GitHub (May 16, 2025):
Ollama issue.