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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @NiLon on GitHub (Nov 20, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7106
Bug Report
Environment
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.