mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-14 15:15:32 -05:00
[GH-ISSUE #8777] Can't stop already running conversations when coming back after closing browser #15250
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 @peter-ch on GitHub (Jan 22, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8777
So I'm starting a conversation on a local OpenAI-like server (LMStudio) with a reasoning model and it works at a few tokens per second and I close the browser, right. I remember the link to the chat to go back to it. But when I go back, the "stop" button is gone, there those mic/headphone things instead, and there is no way to stop streaming tokens. This gets especially annoying when for example a 7B distill begins an infinite loop.