调用API时,请修改目标url及端口为 http://35.220.164.252:3888/
New APINew API
API 参考AI 应用Skills
管理接口渠道管理

获取模型列表

👨‍💼 需要管理员权限(Admin)

POST
/api/channel/fetch_models

Request Body

application/json

base_url?string
type?integer
key?string

Response Body

curl -X POST "https://loading/api/channel/fetch_models" \  -H "Content-Type: application/json" \  -d '{}'
Empty

这篇文档对您有帮助吗?