feat: add the ability to select only a few models from a provider #4326

Closed
opened 2025-11-11 15:51:34 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @t18n on GitHub (Mar 8, 2025).

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

Using a provider like OpenRouter allowing me to use many models, but it also cluttered my list with many that I do not use.

Image

Currently, it is possible to disable each models manually with a toggle, but it is very time consuming. There were 2 times that I manually toggled a dozen of them of only to open it and finding all enabled again (I guess it is a bug).

Desired Solution you'd like

I think having a toggle all on/off is a quick solution. The ideal solution is probably enable by (multiple) regex or something similar.

Alternatives Considered

No response

Additional Context

No response

Originally created by @t18n on GitHub (Mar 8, 2025). ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description Using a provider like OpenRouter allowing me to use many models, but it also cluttered my list with many that I do not use. ![Image](https://github.com/user-attachments/assets/3793da2e-22e2-416c-99c1-be51ab6bffb3) Currently, it is possible to disable each models manually with a toggle, but it is very time consuming. There were 2 times that I manually toggled a dozen of them of only to open it and finding all enabled again (I guess it is a bug). ### Desired Solution you'd like I think having a toggle all on/off is a quick solution. The ideal solution is probably enable by (multiple) regex or something similar. ### Alternatives Considered _No response_ ### Additional Context _No response_
Author
Owner

@FedeCuci commented on GitHub (Mar 8, 2025):

Similar to #11175

@FedeCuci commented on GitHub (Mar 8, 2025): Similar to #11175
Author
Owner

@tjbck commented on GitHub (Mar 8, 2025):

You should use whitelist feature from connections!

Image
@tjbck commented on GitHub (Mar 8, 2025): You should use whitelist feature from connections! <img width="512" alt="Image" src="https://github.com/user-attachments/assets/07c6b0b6-a943-4de6-aa2b-ac1f7c2629f6" />
Author
Owner

@t18n commented on GitHub (Mar 12, 2025):

Thank you, that solves my problem :)

@t18n commented on GitHub (Mar 12, 2025): Thank you, that solves my problem :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#4326