Gemini 兼容 OpenAI 风格模型列表
通过 Gemini 兼容路由返回 OpenAI 风格模型列表。
curl -X GET "https://api.routescope.ai/v1beta/openai/models"{
"object": "list",
"data": {}
}Authorization
BearerAuth
AuthorizationBearer <token>
模型 relay 接口鉴权。请求头:Authorization: Bearer 。
In: header
Response Body
application/json
最后更新于