mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[GH-ISSUE #8807] All the Models still showing even when the connection is disabled/a model is whitelisted in the connection settings #118581
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 @AlgorithmicKing737 on GitHub (Jan 23, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8807
Bug Report
Installation Method
pip with a venv
Environment
Confirmation:
Expected Behavior:
Don't show models if the connection is disabled or a model is whitelisted
Actual Behavior:
Showing models even when the connection is disabled or a model is whitelisted
Description
Bug Summary:
In the Admin Panel->Settings->Models ALL the models are showing even when the connection is deactivated/a model is whitelisted in connection settings in Admin Panel->Settings->Connections. Though when the main toggle (OpenAI API, Ollama API) is disabled the models go away.
Reproduction Details
Steps to Reproduce:
Logs and Screenshots
Browser Console Logs:
none
Docker Container Logs:
not using docker
Screenshots/Screen Recordings (if applicable):
Additional Information
nope
@silentoplayz commented on GitHub (Jan 23, 2025):
I've chatted with OP in the Open WebUI Discord server about the issue and requested that he/she opens up an issue here on the GitHub repo.
@tjbck commented on GitHub (Jan 23, 2025):
This should've been resolved with the latest main, confirmation wanted here!