mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-05 18:38:17 -05:00
[GH-ISSUE #14003] feat: more categories for direct. #17101
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 @D3rhami on GitHub (May 18, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14003
Check Existing Issues
Problem Description
When using multiple APIs for models (e.g., client APIs, company APIs, personal OpenRouter, etc.), the current categorization system under "Direct" becomes unclear and hard to manage. After a while, it's difficult to tell which model belongs to which API source. The existing categories like "All", "Local", and "Direct" are too limited for power users who connect many APIs.
Desired Solution you'd like
I would like to have more descriptive and customizable categories or tags for "Direct" models, such as:
These tags could be either auto-assigned based on API name or user-definable. This would significantly improve model organization and usability for users managing many external APIs.
Alternatives Considered
No response
Additional Context
No response