mirror of
https://github.com/justlovemaki/AIClient-2-API.git
synced 2026-04-27 02:15:50 +03:00
[GH-ISSUE #168] 您好,请问如何配置可以使用默认接口访问到所有已授权和自定义模型提供商的模型? #132
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#132
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 @CraKeyBoy on GitHub (Jan 6, 2026).
Original GitHub issue: https://github.com/justlovemaki/AIClient-2-API/issues/168
例如:
访问 http://localhost:3000/v1/models ,返回所有配置支持的模型列表,
使用 http://localhost:3000/v1/,配合模型,自动路由到模型提供商的模型上。
目前是通过套了一层 new-api 的方式,这个项目是否有类似的功能?
@justlovemaki commented on GitHub (Jan 6, 2026):
目前只支持ollama协议使用全模型,但是不支持工具调用