[GH-ISSUE #16561] feat: Overview of model usage in workspace models #56626

Closed
opened 2026-05-05 19:49:46 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @almajo on GitHub (Aug 13, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16561

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

As more and more models come out in new versions, we don't want to support all of them because it clutters OWUI and hence, we want to let go of older versions.
However, as everybody can create a custom model, we don't want these to break because we removed their model. Going through 50 custom models is also a pain I'm not willing to do.

Desired Solution you'd like

It would be sufficient for a start to get a statistics overview of the used base models in custom models. For example, on the bottom of the Admin>Models page a simple statistic of how many custom models use this model.
On a click on it, I would like to see which models use a given base model, so that I can go in and update the model if appropriate.

Alternatives Considered

I could write a script that does this for me using the API but I think it would be more beneficial for non-tech admins to have it in the admin pane as UI.

Additional Context

No response

Originally created by @almajo on GitHub (Aug 13, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/16561 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description As more and more models come out in new versions, we don't want to support all of them because it clutters OWUI and hence, we want to let go of older versions. However, as everybody can create a custom model, we don't want these to break because we removed their model. Going through 50 custom models is also a pain I'm not willing to do. ### Desired Solution you'd like It would be sufficient for a start to get a statistics overview of the used base models in custom models. For example, on the bottom of the Admin>Models page a simple statistic of how many custom models use this model. On a click on it, I would like to see which models use a given base model, so that I can go in and update the model if appropriate. ### Alternatives Considered I could write a script that does this for me using the API but I think it would be more beneficial for non-tech admins to have it in the admin pane as UI. ### Additional Context _No response_
Author
Owner

@silentoplayz commented on GitHub (Dec 1, 2025):

Adding onto this, it would be helpful to see at a glance which workspace models are orphaned because their base model has been deleted or is unreachable at the time of viewing the Models page in the workspace. A simple indicator, such as a red “orphan” badge next to the model name in the workspace list would let me know immediately which items need re-linking or cleaned up without having to open each one and check its lineage manually.

<!-- gh-comment-id:3598480339 --> @silentoplayz commented on GitHub (Dec 1, 2025): Adding onto this, it would be helpful to see at a glance which workspace models are orphaned because their base model has been deleted or is unreachable at the time of viewing the `Models` page in the workspace. A simple indicator, such as a red “orphan” badge next to the model name in the workspace list would let me know immediately which items need re-linking or cleaned up without having to open each one and check its lineage manually.
Author
Owner

@silentoplayz commented on GitHub (Jan 14, 2026):

Related - https://github.com/open-webui/open-webui/issues/1450

<!-- gh-comment-id:3748936389 --> @silentoplayz commented on GitHub (Jan 14, 2026): Related - https://github.com/open-webui/open-webui/issues/1450
Author
Owner

@tjbck commented on GitHub (Apr 14, 2026):

#21675

<!-- gh-comment-id:4241007390 --> @tjbck commented on GitHub (Apr 14, 2026): #21675
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#56626