Currently, there's no way to automatically tag chats based on the model being used, making it difficult to filter and organize conversations by specific models.
Proposed Solution
Add an option to specify tags for custom models that are automatically applied to every new chat started with that model. This would allow users to:
Easily filter and find all chats using a specific model
Better organize conversations based on model usage
Maintain consistent tagging across all chats with the same model
Use Case
User creates a custom model for "Customer Support"
Sets tags: ["support", "customer-service"]
Every new chat using this model automatically gets these tags
User can filter chats by "support" to see all customer support conversations
Additional Considerations
Tags should be configurable in the model settings
Option to override/remove auto-applied tags per chat if needed
Tags should be visible in the chat list and filterable through the UI
This feature would greatly improve chat organization and model-specific conversation management.
Originally created by @bannert1337 on GitHub (Jan 31, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/9159
# Feature Request
### Problem
Currently, there's no way to automatically tag chats based on the model being used, making it difficult to filter and organize conversations by specific models.
### Proposed Solution
Add an option to specify tags for custom models that are automatically applied to every new chat started with that model. This would allow users to:
1. Easily filter and find all chats using a specific model
2. Better organize conversations based on model usage
3. Maintain consistent tagging across all chats with the same model
### Use Case
- User creates a custom model for "Customer Support"
- Sets tags: ["support", "customer-service"]
- Every new chat using this model automatically gets these tags
- User can filter chats by "support" to see all customer support conversations
### Additional Considerations
- Tags should be configurable in the model settings
- Option to override/remove auto-applied tags per chat if needed
- Tags should be visible in the chat list and filterable through the UI
This feature would greatly improve chat organization and model-specific conversation management.
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 @bannert1337 on GitHub (Jan 31, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/9159
Feature Request
Problem
Currently, there's no way to automatically tag chats based on the model being used, making it difficult to filter and organize conversations by specific models.
Proposed Solution
Add an option to specify tags for custom models that are automatically applied to every new chat started with that model. This would allow users to:
Use Case
Additional Considerations
This feature would greatly improve chat organization and model-specific conversation management.