mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #11648] feat: Hide "All" and specific "Tags" section from search model #16306
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 @YarvixPA on GitHub (Mar 13, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/11648
Check Existing Issues
Problem Description
(In my case) I would like to hide the "All" section or an specific section.
Desired Solution you'd like
In this case I want to hide "Embeddings" and "All" so Users only can see "Vision", "Text" maybe I also can add "Think"
Maybe something like this would be great " show and hide tags for search models... like when we add models from API
Alternatives Considered
No response
Additional Context
No response