mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #19744] issue: message token cutoff not leaving enough space for completion #18981
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 @NedasValantic on GitHub (Dec 4, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/19744
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v0.6.40
Ollama Version (if applicable)
No response
Operating System
windows 11
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
I should not face any token limitations when using the chat functionality
Actual Behavior
When chat gets longer or gets close to the token limit, automatic cut-offs should kick in. Seemingly they do that, but not enough is being cut off, leaving not enough space for completion, resulting in an error for the end user.
Steps to Reproduce
Logs & Screenshots
Additional Information
No response
@owui-terminator[bot] commented on GitHub (Dec 4, 2025):
🔍 Similar Issues Found
I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:
#19656 issue: Tool call response tokens are duplicated, causing 2x token consumption
by qq3829596922 • Dec 01, 2025 •
bug#19563 issue:
by naruto7g • Nov 28, 2025 •
bug#19211 issue:
by Byrnes9 • Nov 16, 2025 •
bug#18974 issue: hanging on front matter requirements after update
by DuckyBlender • Nov 06, 2025 •
bug#19047 issue: followup questions sometimes fail to generate
by avidwriter • Nov 08, 2025 •
bugShow 5 more related issues
#19170 issue: Settings not honored or understood
by itguy327 • Nov 13, 2025 •
bug#19429 issue: user list wrong count and less than 30 items per page
by destination-one • Nov 24, 2025 •
bug#19230 issue: Open WebUI 0.6.36 Unexpected token 'd', "data: {"id"... is not valid JSON returned.
by abhijit4law • Nov 17, 2025 •
bug#19169 issue: System Prompt Duplication During Agentic Tool Calls Leading to Token Waste and Write-Cache Overprice
by alexis-dioxycle • Nov 13, 2025 •
bug#19390 issue: tools will double the token cost
by qq3829596922 • Nov 23, 2025 •
bug💡 Tips:
This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.