Originally created by @itsllee on GitHub (Jan 23, 2025).
Bug Report
Installation Method
Docker
Environment
Open WebUI Version: v0.5.6
Operating System: Windows 11
Confirmation:
I have read and followed all the instructions provided in the README.md.
I am on the latest version of both Open WebUI and Ollama.
I have included the browser console logs.
I have included the Docker container logs.
I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
Expected Behavior:
Model IDs valid.
Actual Behavior:
Model IDs not work.
Description
Bug Summary:
Model IDs seems not work after this update.
Reproduction Details
Steps to Reproduce:
In Admin Settings, Connections-Manage OpenAI API Connections, add a custom URL (like OpenRouter), add some Model IDs, and save, ALL Model will still be shown in Seetings-Models.
Originally created by @itsllee on GitHub (Jan 23, 2025).
# Bug Report
## Installation Method
Docker
## Environment
- **Open WebUI Version:** v0.5.6
- **Operating System:** Windows 11
**Confirmation:**
- [x] I have read and followed all the instructions provided in the README.md.
- [x] I am on the latest version of both Open WebUI and Ollama.
- [ ] I have included the browser console logs.
- [ ] I have included the Docker container logs.
- [ ] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
## Expected Behavior:
Model IDs valid.
## Actual Behavior:
Model IDs not work.
## Description
**Bug Summary:**
Model IDs seems not work after this update.
## Reproduction Details
**Steps to Reproduce:**
In Admin Settings, Connections-Manage OpenAI API Connections, add a custom URL (like OpenRouter), add some Model IDs, and save, ALL Model will still be shown in Seetings-Models.
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 @itsllee on GitHub (Jan 23, 2025).
Bug Report
Installation Method
Docker
Environment
Confirmation:
Expected Behavior:
Model IDs valid.
Actual Behavior:
Model IDs not work.
Description
Bug Summary:
Model IDs seems not work after this update.
Reproduction Details
Steps to Reproduce:
In Admin Settings, Connections-Manage OpenAI API Connections, add a custom URL (like OpenRouter), add some Model IDs, and save, ALL Model will still be shown in Seetings-Models.
@tjbck commented on GitHub (Jan 23, 2025):
#8790
Addressed with the latest main, try pulling the latest image!
@itsllee commented on GitHub (Jan 23, 2025):
Thanks for the quick bugfix.