mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[GH-ISSUE #8895] Improve the chat titles #86051
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 @erwincoumans on GitHub (Jan 25, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8895
Right now, all automatically generated chat titles start with something like
Alright, I need to create a concise title with an emoji for this chat history about summary topic
This makes the title useless, see attached screenshot.
How can we remove all text up and including the 'about', so it just shows 'summary topic'?