mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #2235] feat: Title Generation Delay #28334
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 @rb81 on GitHub (May 13, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/2235
Is your feature request related to a problem? Please describe.
Currently, the auto-title generation happens immediately after the conversation begins. This doesn't always result in a coherent or meaningful title.
Describe the solution you'd like
A setting to delay when the title auto-generates. For example, after n messages.
Describe alternatives you've considered
Manually renaming the conversations, which is a pain.