mirror of
https://github.com/justlovemaki/AIClient-2-API.git
synced 2026-04-26 01:45:56 +03:00
[GH-ISSUE #307] v2.9.0.1 无法获取所有提供商的ModelList #217
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AIClient-2-API-justlovemaki#217
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @crazyn2 on GitHub (Feb 6, 2026).
Original GitHub issue: https://github.com/justlovemaki/AIClient-2-API/issues/307
环境信息 (Environment)
复现步骤 (Steps to Reproduce)
预期行为 vs 实际行为 (Expected vs Actual)
预期: cherry studio应该获取到 gemini系列模型和codex系列模型
实际: 实际获取了gemini系列模型,没有codex模型,
错误日志/代码片段 (Logs/Code)
这个日志只显示加载了gmini-cli-oauth提供商的模型
尝试过的解决方案 (Attempts)
@justlovemaki commented on GitHub (Feb 6, 2026):
你协议用错了吧
@crazyn2 commented on GitHub (Feb 6, 2026):
哦,原来是这样子来区分啊,我是希望直接用http://localhost:3005就能获取到所有的模型
@crazyn2 commented on GitHub (Feb 7, 2026):
我目前升级到最新的2.9.1, 然后我使用,不好意思打扰了,不过我还是希望能够让http://localhost:3005/v1 路径获取到所有模型,而不是一个特定的提供商