mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
feat: Title Generation Delay #910
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).
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.