mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-18 19:29:11 -05:00
[GH-ISSUE #19255] issue: Why does the response from gpt-5.1 get interrupted? #18824
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 @gongshaojie12 on GitHub (Nov 18, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/19255
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
0.6.36
Ollama Version (if applicable)
No response
Operating System
Centos7
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Azure gpt-5.1 responses can be fully displayed in the front-end UI.
Actual Behavior
After configuring Azure’s gpt-5.1, the response sometimes gets interrupted on the client side even though the backend logs show that the model has fully responded. How can this issue be resolved?
Steps to Reproduce
None
Logs & Screenshots
None
Additional Information
No response
@tjbck commented on GitHub (Nov 18, 2025):
Unable to reproduce.