mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #11669] issue: Model appears in selection dropdown while being disabled #16318
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 @bannert1337 on GitHub (Mar 14, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/11669
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.5.20
Ollama Version (if applicable)
v0.6.0
Operating System
Alpine Linux (Server), CachyOS (Client)
Browser (if applicable)
Zen Browser v1.9.1b (Firefox 136.0.1) (64-bit)
Confirmation
README.md.Expected Behavior
When models are disabled and appear as disabled in
Admin Panel>Settings>Modelsthey should not appear in the model selection dropdown nor be selectable.Actual Behavior
Models are shown in the model selection dropdown of chats even though being disabled.
Steps to Reproduce
Admin Panel>Settings>ModelsNew ChatLogs & Screenshots
Additional Information
There might be an issue with persisting the activation state of a model.
Open WebUI running in Docker compose stack:
I am using the OpenRouter pipe from the Open WebUI community:
https://openwebui.com/f/rburmorrison/openrouter
@tjbck commented on GitHub (Mar 14, 2025):
Model list will get updated after 1-3 seconds with refresh.
@bannert1337 commented on GitHub (Mar 14, 2025):
@tjbck I have waited a week already, and also tried to enable and disable the model again. This is not a temporary problem.
@tjbck commented on GitHub (Mar 14, 2025):
I cannot reproduce your issue @bannert1337, more details warranted here.