管理接口渠道管理
获取模型列表
👨💼 需要管理员权限(Admin)
POST
/api/channel/fetch_modelsRequest Body
application/json
base_url?string
type?integer
key?string
Response Body
curl -X POST "https://gateway.ai.shilijia.xyz/api/channel/fetch_models" \ -H "Content-Type: application/json" \ -d '{}'Empty
最后更新于