mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[GH-ISSUE #16504] issue: Can't see any models from OpenAI compatible servers after updating to 0.6.22 #17932
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 @thr-4 on GitHub (Aug 11, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16504
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
0.6.22
Ollama Version (if applicable)
No response
Operating System
Windows 11
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Models exposed by local servers available in model selector
Actual Behavior
No models visible after upgrade (Lemonade server, OpenAI API...)
Steps to Reproduce
In-place upgrade to 0.6.22. No models are shown in model selector. Connections setting and server logs doesn't indicate any errors. Not sure if this is related to the changes to /v1 API handling?
Logs & Screenshots
N/A
Additional Information
No response
@thr-4 commented on GitHub (Aug 11, 2025):
Settings screen:
Model selector:
Previous version (0.6.21):
@tjbck commented on GitHub (Aug 11, 2025):
Direct connections are disabled by default, you must toggle them on from Admin settings > Connections > Direct connections.
@ahmedatawfik commented on GitHub (Aug 11, 2025):
@tjbck It solved the issue for me, but tbh it was very confusing.
@thr-4 commented on GitHub (Aug 11, 2025):
Same for me, it's solved, but I would have expected an error message when I try to add (validate) a direct connection as a user, while Direct Connections are disabled in admin. Thanks!
@tjbck commented on GitHub (Aug 11, 2025):
Addressed UI inconsistencies with
f91da291d9!@nikiluk commented on GitHub (Aug 13, 2025):
I confirm the issue exists after the update to 0.6.22
The issues is now fixed, based on the comments but this is not straightforward and intuitive.
As a suggestion, could you please provide a hint, for example, in the model selection UI and as well, in Connection list to avoid confusion