mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-09 13:28:46 -05:00
[GH-ISSUE #10953] Abnormal response speed #16088
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 @A3shTnT on GitHub (Feb 28, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/10953
I connected the container of Olama and the container of OpenWebUI through a bridge network, but the speed of returning requests after input is abnormally slow, requiring a long wait. Once replies start to appear, the speed is the same as the speed of Olama run. During the waiting process, the last record in Docker logs is
INFO: 192.6.80.241:51404- "GET/app/v1/chat/? Page=1 HTTP/1.1" 200 OK.May I ask why this is? How to modify to speed up the corresponding process.
The situation while waiting is like this:
@A3shTnT commented on GitHub (Feb 28, 2025):
the overall log of docker about this part is like this: