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추론프롬프트 캐싱웹 검색
제공업체
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)

자주 묻는 질문

MiniMax: MiniMax M2.7은(는) Ofox.ai에서 입력 $0.3/M/백만 토큰, 출력 $1.2/M/백만 토큰입니다. 종량제, 월정액 없음.