mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[GH-ISSUE #24571] issue: 1. 从 NewAPI 配置的 OpenAI 模型列表中 2. gpt-5 ✅ 可以识别 3. gpt-5.5 ❌ 无法识别 #123651
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 @fanyty on GitHub (May 11, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/24571
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v0.9.1
Ollama Version (if applicable)
No response
Operating System
macOS
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Actual Behavior
Steps to Reproduce
Logs & Screenshots
前端无法显示
Additional Information
No response
@owui-terminator[bot] commented on GitHub (May 11, 2026):
🔍 Related Issues Found
I found some existing issues that might be related. Please check if any of these are duplicates or contain helpful solutions:
🟣 #23060 issue: adding new openai (compatible) connection does not show models from that connection
This is the closest match: it reports OpenAI-compatible connection models being visible in the base endpoint but missing from the selectable
/api/modelslist. The new issue is also about a model-listing/recognition problem for an OpenAI-compatible provider (NewAPI).by pfn ·
bug🟣 #22322 Issue #22322
This issue is about OpenAI API connection model IDs not being saved, which points to the same model metadata/persistence path used when importing or recognizing provider models. It may be related if the new model name is parsed but not correctly stored or displayed.
by unknown
🟣 #21412 Issue #21412
This is a broader but relevant bug about models not being retrieved from an OpenAI endpoint. Since the new issue is specifically about one model from an OpenAI-compatible endpoint not being recognized, it is likely part of the same retrieval/parsing area.
by unknown
💡 If your issue is a duplicate, please close it and add any additional details to the existing issue instead.
This comment was generated automatically. React with 👍 if helpful, 👎 if not.