Possibility to disable Tag generation. #2561

Closed
opened 2025-11-11 15:09:43 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @Sebastriani on GitHub (Nov 4, 2024).

Is your feature request related to a problem? Please describe.
I just realized while auditing chats with Langfuse that the chat is generating a BIG system message to create Tags... At my company we are using Open WebUI with GPT API, so these feature consumes a lot of tokens.

Describe the solution you'd like
A simple slide to completelly disable Tag generation would be perfect.

Describe alternatives you've considered
I've inserted just a dot (.) in the "Tag Generation Prompt" configuration but still, this sends an additional unnecessary prompt to GPT API

Additional context
For simplicity I'm using the Docker Image to deploy the service in Azure so I cannot modify the code myself.

Thanks

Originally created by @Sebastriani on GitHub (Nov 4, 2024). **Is your feature request related to a problem? Please describe.** I just realized while auditing chats with Langfuse that the chat is generating a BIG system message to create Tags... At my company we are using Open WebUI with GPT API, so these feature consumes a lot of tokens. **Describe the solution you'd like** A simple slide to completelly disable Tag generation would be perfect. **Describe alternatives you've considered** I've inserted just a dot (.) in the "Tag Generation Prompt" configuration but still, this sends an additional unnecessary prompt to GPT API **Additional context** For simplicity I'm using the Docker Image to deploy the service in Azure so I cannot modify the code myself. Thanks
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#2561