mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
feat: Overview Page for Featured Models/Pipelines #4992
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 @wm-ek on GitHub (Apr 29, 2025).
Check Existing Issues
Problem Description
Searching for custom models/pipelines with the current selector is quick but not that user friendly for non-technical users.
Desired Solution you'd like
For better usability it would be great to have a view (maybe as default or with a button above/below the workspace) with features models. Featuring is made on the model itself, where it can be marked as featured. Sorting could be based on a number or the name.
that page could simply include the name and short description.
This would allow non-technical user to quickly find their bots they need for their daily work with an easy approach.
Alternatives Considered
No response
Additional Context
No response