[GH-ISSUE #5547] Customise the model that generates the dialog title to prevent the title from being generated using an advanced model #29557

Closed
opened 2026-04-25 03:55:40 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @CodeZhangBorui on GitHub (Sep 20, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5547

Is your feature request related to a problem? Please describe.

After I finished using the o1-preview model conversation, Open WebUI automatically generated the dialog title using the o1-preview model, which not only made the model think uselessly, but also wasted API billing.

Describe the solution you'd like

Use cheap, low-grade models to generate titles (e.g. 4o-mini).

Or, customise the model that generates the dialog title to prevent the title from being generated using an advanced model.

Originally created by @CodeZhangBorui on GitHub (Sep 20, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/5547 **Is your feature request related to a problem? Please describe.** After I finished using the **o1-preview model** conversation, Open WebUI automatically generated the dialog title using the **o1-preview model**, which not only made the model think uselessly, but also wasted API billing. **Describe the solution you'd like** Use cheap, low-grade models to generate titles (e.g. 4o-mini). Or, customise the model that generates the dialog title to prevent the title from being generated using an advanced model.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#29557