Minimax

MiniMax: MiniMax M2.7

Chat
minimax/minimax-m2.7

M2.7 delivers outstanding performance in real-world software engineering, including end-to-end complete project delivery, log analysis and bug triaging, code security, machine learning, and more. On the benchmark SWE-Pro, M2.7 scores 56.22%, nearly matching the level of Opus. This capability also extends to end-to-end complete project delivery scenarios (VIBE-Pro 55.6%) and deep understanding of complex engineering systems on Terminal Bench 2 (57.0%).

コンテキストウィンドウ
200K
最大出力トークン
131K
リリース日
2026-03-18
機能
Function Calling推論プロンプトキャッシュWeb検索
利用可能なプロバイダー
MinimaxMiniMax
対応プロトコル
OpenAIopenaiAnthropicanthropic

Providers

MinimaxMiniMax
入力トークン
$0.3/M
出力トークン
$1.2/M
キャッシュ読込
$0.06/M
キャッシュ書込
$0.375/M
Protocols
OpenAIopenai/v1/chat/completions/v1/responses
Anthropicanthropic

コード例

from openai import OpenAI
client = OpenAI(
base_url="https://api.ofox.io/v1",
api_key="YOUR_OFOX_API_KEY",
)
response = client.chat.completions.create(
model="minimax/minimax-m2.7",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)

よくある質問

Ofox.aiでのMiniMax: MiniMax M2.7の料金は、入力100万トークンあたり$0.3/M、出力100万トークンあたり$1.2/Mです。従量課金制、月額料金なし。