GPT-5.6 is here 🎉 20% off all GPT 🎉 All July 🔥Learn more
Minimax

MiniMax: MiniMax M2.5

Chat
minimax/minimax-m2.5

MiniMax-M2.5 is a SOTA large language model designed for real-world productivity. Trained in a diverse range of complex real-world digital working environments, M2.5 builds upon the coding expertise of M2.1 to extend into general office work, reaching fluency in generating and operating Word, Excel, and Powerpoint files, context switching between diverse software environments, and working across different agent and human teams. Scoring 80.2% on SWE-Bench Verified, 51.3% on Multi-SWE-Bench, and 76.3% on BrowseComp, M2.5 is also more token efficient than previous generations, having been trained to optimize its actions and output through planning.

Context Window
200K
Max Output Tokens
131K
Released
2026-02-12
Capabilities
Function CallingReasoningPrompt CachingWeb Search
Available Providers
BaiLianAliyun
Supported Protocols
OpenAIopenaiAnthropicanthropic

Sign in to try MiniMax: MiniMax M2.5

Chat with this model right here. Conversations live only in this page and are never stored.

Conversations are not saved — leaving or refreshing this page clears them.

Providers

BaiLianAliyun
Input Tokens
$0.3/M
Output Tokens
$1.2/M
Cache Read
$0.03/M
Cache Write
$0.375/M
Web Search
$0.01/R
Protocols
OpenAIopenai/v1/chat/completions
Anthropicanthropic

Code Examples

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.5",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)

Benchmarks

LMArenaEvaluated as minimax-m2.5

MiniMax: MiniMax M2.5 scores 1391 in the Overall category of the LMArena text leaderboard (style control), ranking #137 of 374 models based on 41,159 human preference votes (updated 2026-07-12).

Benchmark scores for minimax-m2.5 on LMArena
CategoryArena Score95% CIRankVotes
Overall139113871395#137 of 37441,159
Hard Prompts141614111420#133 of 37425,585
Coding144414381451#126 of 36910,895
Math139613841408#132 of 3622,436
Creative Writing135913501367#135 of 3726,411
Instruction Following138113751387#140 of 37412,998
Chinese142914161443#125 of 3442,187

Source: LMArena · CC BY 4.0 · Updated 2026-07-12 · Methodology · Ranks compare models within each category of the LMArena text leaderboard (style control). Scores come from third-party human preference evaluations, not from OFOX.

Frequently Asked Questions

MiniMax: MiniMax M2.5 on Ofox.ai costs $0.3/M per million input tokens and $1.2/M per million output tokens. Pay-as-you-go, no monthly fees.