mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-13 18:44:23 -05:00
Is it possible to disable token streaming of responses in the UI? #1670
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 @agentk on GitHub (Aug 3, 2024).
Is your feature request related to a problem? Please describe.
I'm envious of the singular response to chat prompts in on the ollama cli. I'd like the option to do the same in the UI.
Describe the solution you'd like
Ideally it would be a UI option but would also setting for something that can be added config.json.
Describe alternatives you've considered
Well, I've considered ditching the UI.
Additional context
Don't know if there is much to add.