API 参考音频与其他
获取指定模型详情
获取指定模型详情。该接口来自 new-api 当前 router 代码,返回统一管理接口响应;具体 data 结构随业务对象变化。
curl -X GET "https://example.com/v1/models/string"{
"success": true,
"message": "string",
"data": null
}获取指定模型详情。该接口来自 new-api 当前 router 代码,返回统一管理接口响应;具体 data 结构随业务对象变化。
curl -X GET "https://example.com/v1/models/string"{
"success": true,
"message": "string",
"data": null
}