mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 14:13:08 -05:00
Thoughts do not turn into collapsible when streaming is disabled #3430
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 @suurt8ll on GitHub (Jan 25, 2025).
Bug Report
Installation Method
Installed via Docker.
Environment
Confirmation:
Expected Behavior:
Model's thoughts get formatted as a nice collapsible, regardless if streaming is enabled or not.
Actual Behavior:
If streaming is tuned off then the output will not get formatted.
Description
Bug Summary:
If streaming is tuned off then the output will not get formatted. Tags indicating thinking and the thought block itself remain visible in raw format.
Reproduction Details
Steps to Reproduce:
Logs and Screenshots
Screenshots/Screen Recordings:
Streaming enabled:
Streaming disabled:
@silentoplayz commented on GitHub (Jan 26, 2025):
I can confirm this issue is present on the latest dev branch. Good catch!
@tjbck commented on GitHub (Jan 26, 2025):
Intended behaviour here, might change my mind later down the line.