[GH-ISSUE #168] 您好,请问如何配置可以使用默认接口访问到所有已授权和自定义模型提供商的模型? #132

Closed
opened 2026-02-27 07:18:08 +03:00 by kerem · 1 comment
Owner

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 的方式,这个项目是否有类似的功能?

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 的方式,这个项目是否有类似的功能?
kerem closed this issue 2026-02-27 07:18:09 +03:00
Author
Owner

@justlovemaki commented on GitHub (Jan 6, 2026):

目前只支持ollama协议使用全模型,但是不支持工具调用

<!-- gh-comment-id:3714108715 --> @justlovemaki commented on GitHub (Jan 6, 2026): 目前只支持ollama协议使用全模型,但是不支持工具调用
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/AIClient-2-API-justlovemaki#132
No description provided.