mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[GH-ISSUE #11735] issue: Code interpreter breaks thinking process #70940
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 @AlgorithmicKing737 on GitHub (Mar 16, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/11735
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
v0.5.20
Ollama Version (if applicable)
v0.6.0
Operating System
Windows 11
Browser (if applicable)
Edge
Confirmation
README.md.Expected Behavior
Don't break the thinking process when the code interpreter is used
Actual Behavior
Breaks the thinking process and still continues to think
Steps to Reproduce
Logs & Screenshots
it still continuing to think even after the thinking process is broken
Additional Information
No response