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
対応プロトコル:OpenAIopenaiAnthropicanthropic
利用可能なプロバイダー:MinimaxMiniMax
機能:Function Calling推論プロンプトキャッシュWeb検索

料金

タイプ料金
入力トークン$0.3/M
出力トークン$1.2/M
キャッシュ読込$0.06/M
キャッシュ書込$0.375/M

コード例

from openai import OpenAI
client = OpenAI(
base_url="https://api.ofox.ai/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です。従量課金制、月額料金なし。