[GH-ISSUE #7932] Automatic title generation doesn't limit output #118245

Closed
opened 2026-05-20 19:39:44 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @cduk on GitHub (Dec 18, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7932

There have been cases where the model is returning thousands of tokens as a response to the title generation request.

Maybe fixes could include:

  • Limit number of tokens in request to around 30 (only a few dozen chars are visible in the tiny sidebar anyway)
Originally created by @cduk on GitHub (Dec 18, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/7932 There have been cases where the model is returning thousands of tokens as a response to the title generation request. Maybe fixes could include: * Limit number of tokens in request to around 30 (only a few dozen chars are visible in the tiny sidebar anyway)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#118245