mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #14398] issue: Using stream filter causes streaming to slow down #17236
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 @EntropyYue on GitHub (May 27, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14398
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.6.11
Ollama Version (if applicable)
No response
Operating System
Windows 10
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
In version 0.6.10, the stream filter operates at normal speed
Actual Behavior
In version 0.6.11, due to the stream filter, the streaming speed has slowed down
Steps to Reproduce
Create a simple stream filter
Test the speed of streaming in versions 0.6.10 and 0.6.11 respectively
Logs & Screenshots
No error logs
Additional Information
No response
@EntropyYue commented on GitHub (May 27, 2025):
Although #14378 also causes the speed to slow down, this problem still exists when I test with the fixed version
@tjbck commented on GitHub (May 27, 2025):
Should be addressed with
40bea00e3d, testing wanted here.@EntropyYue commented on GitHub (May 27, 2025):
When I sent the message, I received the following error