Add model-specific tags for chat filtering #3513

Closed
opened 2025-11-11 15:33:07 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @bannert1337 on GitHub (Jan 31, 2025).

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.

Originally created by @bannert1337 on GitHub (Jan 31, 2025). # 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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#3513