mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
Add model-specific tags for chat filtering #3513
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
Use Case
Additional Considerations
This feature would greatly improve chat organization and model-specific conversation management.