mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[GH-ISSUE #8794] Model IDs not work after v0.5.6 update #15260
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 @narallee on GitHub (Jan 23, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8794
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!
@narallee commented on GitHub (Jan 23, 2025):
Thanks for the quick bugfix.