mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #46] Need a way to stop ollama generating text - a stop button #11913
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 @abulka on GitHub (Oct 31, 2023).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/46
Originally assigned to: @tjbck on GitHub.
Please add a stop button which stops ollama generating text
I recently had a answer that just didn't stop. Ollama was spewing out a ranting answer that never stopped. I didn't know how to get out of my situation.
@tjbck commented on GitHub (Nov 1, 2023):
Hi, Sounds good! I'll add the feature soon.
@tjbck commented on GitHub (Nov 2, 2023):
Implemented with #48. Keep us in the loop and let us know if it's working as intended for you. Thanks.