MiniMax: MiniMax M2.7
Chatminimax/minimax-m2.7M2.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検索
利用可能なプロバイダー
MiniMax
対応プロトコル
openaianthropic
Providers
MiniMax
入力トークン
$0.3/M
出力トークン
$1.2/M
キャッシュ読込
$0.06/M
キャッシュ書込
$0.375/M
Protocols
openai
/v1/chat/completions/v1/responsesanthropic
コード例
from openai import OpenAIclient = 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です。従量課金制、月額料金なし。
MiniMax: MiniMax M2.7は200Kトークンのコンテキストウィンドウと最大131Kトークンの出力に対応。大規模ドキュメントの処理や長い会話の維持が可能です。
ベースURLをhttps://api.ofox.ai/v1に設定し、Ofox APIキーを使用するだけ。OpenAI互換APIなので、既存コードのベースURLとAPIキーを変更するだけです。
MiniMax: MiniMax M2.7は以下の機能に対応:Function Calling, 推論, プロンプトキャッシュ, Web検索。Ofox.ai統合APIですべての機能にアクセスできます。