mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 08:21:12 -05:00
[GH-ISSUE #13969] issue: Duplicate text in code intepreter block if expanded when model is writing code #104085
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 @i0ntempest on GitHub (May 16, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/13969
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
0.6.9
Ollama Version (if applicable)
No response
Operating System
macOS 14.5
Browser (if applicable)
Safari 18.4
Confirmation
README.md.Expected Behavior
There should not be duplicate text
Actual Behavior
Duplicate text in code intepreter block if expanded when model is writing code
Steps to Reproduce
Logs & Screenshots
Garbled code:

Correct Code:
Additional Information
@tjbck commented on GitHub (May 16, 2025):
Please provide a concrete step-by-step way to reproduce!
@i0ntempest commented on GitHub (May 16, 2025):
Uh I did though?
I'm using chatgpt 4o external model, If you want my prompt:
Assume a single disk annual failure rate of 0.73% and ignore failure rate of the disk enclosure. Calculate at what number of disks the AFR of a RAID5 array overtakes the single disk AFR, and draw a plot. You may use code intepreter.@tjbck commented on GitHub (May 16, 2025):
Can't seem to reproduce on our end, keep us updated!