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 最大輸出 token
發布日期: 2026-03-18
支援的協定:OpenAIopenaiAnthropicanthropic
可用供應商:MinimaxMiniMax
能力:函式呼叫推理提示快取網路搜尋

定價

類型價格
輸入 Token$0.3/M
輸出 Token$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)

常見問題

MiniMax: MiniMax M2.7 在 Ofox.ai 上的價格為輸入 $0.3/M/百萬 Token,輸出 $1.2/M/百萬 Token。按量計費,無月費。