[GH-ISSUE #20553] feat: A toggle switch in settings to turn the entire model on or off #57887

Closed
opened 2026-05-05 21:50:05 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @koglep on GitHub (Jan 10, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20553

Check Existing Issues

  • I have searched for all existing open AND closed issues and discussions for similar requests. I have found none that is comparable to my request.

Verify Feature Scope

  • I have read through and understood the scope definition for feature requests in the Issues section. I believe my feature request meets the definition and belongs in the Issues section instead of the Discussions.

Problem Description

feature: A toggle switch in settings to turn the entire model on or off.

I sometimes add the OpenAI API to test features.
But since there are over 100 OpenAI models, it’s hard to turn them on and off individually.
So I wish there were a feature in the settings to enable or disable all models at once.

Image

Desired Solution you'd like

I will implement to add toggle button.

Alternatives Considered

No response

Additional Context

No response

Originally created by @koglep on GitHub (Jan 10, 2026). Original GitHub issue: https://github.com/open-webui/open-webui/issues/20553 ### Check Existing Issues - [x] I have searched for all existing **open AND closed** issues and discussions for similar requests. I have found none that is comparable to my request. ### Verify Feature Scope - [x] I have read through and understood the scope definition for feature requests in the Issues section. I believe my feature request meets the definition and belongs in the Issues section instead of the Discussions. ### Problem Description feature: A toggle switch in settings to turn the entire model on or off. I sometimes add the OpenAI API to test features. But since there are over 100 OpenAI models, it’s hard to turn them on and off individually. So I wish there were a feature in the settings to enable or disable all models at once. <img width="1365" height="826" alt="Image" src="https://github.com/user-attachments/assets/6a31d669-ff3f-4bcc-89db-3d393b9e6043" /> ### Desired Solution you'd like I will implement to add toggle button. ### Alternatives Considered _No response_ ### Additional Context _No response_
Author
Owner

@Classic298 commented on GitHub (Jan 10, 2026):

Use the model whitelist feature in the connection settings as a workaround

<!-- gh-comment-id:3733185202 --> @Classic298 commented on GitHub (Jan 10, 2026): Use the model whitelist feature in the connection settings as a workaround
Author
Owner

@koglep commented on GitHub (Jan 10, 2026):

@Classic298 Sometimes I need to add additional models for testing, and since I don’t always remember the exact model names, I implemented it simply.

<!-- gh-comment-id:3733241826 --> @koglep commented on GitHub (Jan 10, 2026): @Classic298 Sometimes I need to add additional models for testing, and since I don’t always remember the exact model names, I implemented it simply.
Author
Owner

@tjbck commented on GitHub (Jan 29, 2026):

Addressed in dev.

<!-- gh-comment-id:3819197892 --> @tjbck commented on GitHub (Jan 29, 2026): Addressed in dev.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#57887