feat: Allow per-model settings for generating title and text #4971

Closed
opened 2025-11-11 16:08:29 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @allo- on GitHub (Apr 27, 2025).

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

Some models are more expensive than others, so it makes sense to disable title generation for more costly models while keeping it enabled for cheaper or locally run ones. Currently, generating a title and tags is a global setting, meaning it cannot be adjusted separately for different models or between the local API and APIs that use the user's own API key. As a result, you must either pay for title generation based on the price of the current model or manually change the setting each time you switch between models.

Desired Solution you'd like

Allow admins and users to enable/disable the setting per model and to choose a default for models that do not have the setting configured.

Alternatives Considered

No response

Additional Context

No response

Originally created by @allo- on GitHub (Apr 27, 2025). ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description Some models are more expensive than others, so it makes sense to disable title generation for more costly models while keeping it enabled for cheaper or locally run ones. Currently, generating a title and tags is a global setting, meaning it cannot be adjusted separately for different models or between the local API and APIs that use the user's own API key. As a result, you must either pay for title generation based on the price of the current model or manually change the setting each time you switch between models. ### Desired Solution you'd like Allow admins and users to enable/disable the setting per model and to choose a default for models that do not have the setting configured. ### 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#4971