[GH-ISSUE #7106] Models API endpoint returns 0 models for normal user #53275

Closed
opened 2026-05-05 14:33:52 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @NiLon on GitHub (Nov 20, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7106

Bug Report

Environment

  • Open WebUI Version: v0.4.1

Expected Behavior:

To get list of models that user has access for.

Actual Behavior:

0 models in web page and api endpoint

Description

Bug Summary:
Whenever user is "user" they get zero models no matter what is allowed. Swapping them to admin allows them to see models.
User can however see list of models in the new chat dropdown, but not in models page.
HTTP url is being used, seeing something being worked on HTTPS side might have caused a side effect.
Note sure if this worked on 0.4.0 but before that it did for sure.

Originally created by @NiLon on GitHub (Nov 20, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/7106 # Bug Report ## Environment - **Open WebUI Version:** v0.4.1 ## Expected Behavior: To get list of models that user has access for. ## Actual Behavior: 0 models in web page and api endpoint ## Description **Bug Summary:** Whenever user is "user" they get zero models no matter what is allowed. Swapping them to admin allows them to see models. User can however see list of models in the new chat dropdown, but not in models page. HTTP url is being used, seeing something being worked on HTTPS side might have caused a side effect. Note sure if this worked on 0.4.0 but before that it did for sure.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#53275