[GH-ISSUE #13167] feat: Limit number of words used for Title and Tag Generation #16830

Closed
opened 2026-04-19 22:39:25 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @brunompicinini on GitHub (Apr 23, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/13167

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

Title and Tag Generation sends the whole message to generate a simple title. This seems overkill and is prone to overspending as it seems reported here:

https://github.com/open-webui/open-webui/discussions/7281

Desired Solution you'd like

A simple default limit to the first ~250 words would do the trick.

Alternatives Considered

No response

Additional Context

No response

Originally created by @brunompicinini on GitHub (Apr 23, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/13167 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description Title and Tag Generation sends the whole message to generate a simple title. This seems overkill and is prone to overspending as it seems reported here: https://github.com/open-webui/open-webui/discussions/7281 ### Desired Solution you'd like A simple default limit to the first ~250 words would do the trick. ### Alternatives Considered _No response_ ### Additional Context _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#16830