feat: Limit number of words used for Title and Tag Generation #4939

Closed
opened 2025-11-11 16:07:09 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @brunompicinini on GitHub (Apr 23, 2025).

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). ### 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#4939