MiniMax: MiniMax M2.5 — AI model

MiniMax: MiniMax M2.5 is a AI model from MiniMax, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

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...

Specs

VendorMiniMax
Typetext
Context window204,800 tokens
Pricing$0.15/M in · $0.90/M out
APIchat_completions
CapabilitiesTools

Code example

curl https://api.hormouz.net/v1/chat/completions \
  -H "Authorization: Bearer ng-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "minimax/minimax-m2.5",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Use via Hormouz

Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.

Get started

Related models