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 kontextfenster
131K max. ausgabe-tokens
Veröffentlicht: 2026-03-18
Unterstützte Protokolle:OpenAIopenaiAnthropicanthropic
Verfügbare Anbieter:MinimaxMiniMax
Fähigkeiten:Function CallingReasoningPrompt CachingWebsuche

Preise

TypPreis
Eingabe-Tokens$0.3/M
Ausgabe-Tokens$1.2/M
Cache-Lesen$0.06/M
Cache-Schreiben$0.375/M

Code-Beispiele

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)

Häufig gestellte Fragen

MiniMax: MiniMax M2.7 auf Ofox.ai kostet $0.3/M pro Million Eingabe-Tokens und $1.2/M pro Million Ausgabe-Tokens. Pay-as-you-go, keine monatlichen Gebühren.