mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[GH-ISSUE #13050] feat: "Clear chat" button #32325
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 @VooDisss on GitHub (Apr 19, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/13050
Check Existing Issues
Problem Description
I would like to use "clear chat" button instead of making a new chat and deleting the old one. The goal is not to use the context that is not necessary and could affect the expected answer with new context.
Desired Solution you'd like
Need to implement a button like this, which would clean the chat. The icon I took from Google AIstudio for example.

Alternatives Considered
No response
Additional Context
No response