🎉 MiniMax-M2.7 全新发布!订阅 Token Plan,尽享全模态模型。立即体验 ➔
curl --request GET \
--url https://api.minimaxi.com/v1/models/{model_id} \
--header 'Authorization: Bearer <token>'{
"id": "MiniMax-M2.7",
"object": "model",
"created": 1773799200,
"owned_by": "minimax"
}获取指定模型的详细信息,兼容 OpenAI API 规范。
curl --request GET \
--url https://api.minimaxi.com/v1/models/{model_id} \
--header 'Authorization: Bearer <token>'{
"id": "MiniMax-M2.7",
"object": "model",
"created": 1773799200,
"owned_by": "minimax"
}Documentation Index
Fetch the complete documentation index at: https://platform.minimaxi.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
此页面对您有帮助吗?