mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[Feature Request] clear (& unclear) context button #1615
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 @GrayXu on GitHub (Jul 26, 2024).
Is your feature request related to a problem? Please describe.
A common need is to discuss content unrelated to the previous user context under a given configuration (system prompt, model parameters).
If a "clear context" button is added to the chat interface, we can further reduce wasted tokens and continue with the task without needing to recreate the conversation.
(Under the current open-webui, if you want to recreate a conversation, you would still have to select multiple models again.)
Describe the solution you'd like
Adding a clear (& unclear) context button, like in ChatGPTNextWeb/ChatGPT-Next-Web, would be a simple yet useful feature.