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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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