minimax-m3 · MiniMax · text
MiniMax's flagship model M3 offers a 1M-token context window with strong reasoning and multimodal capabilities. It supports vision understanding, Function Calling, and JSON mode. Renowned for its excellent value and strong Chinese-language comprehension, it is one of China's leading large language models.
1M context; vision understanding; Function Calling; JSON mode; context caching (cache_read at 20% of input price); OpenAI-compatible interface.
Chinese reasoning and dialogue; long-document analysis; code generation; agent workflows; enterprise customer support; knowledge base Q&A; multimodal Q&A.
Does not generate images; no cache_write support; some features are available only in mainland China; contact sales for high-concurrency needs.
Anthropic official CLI coding agent. Multi-file edits, tool use, long-context reasoning.
export ANTHROPIC_AUTH_TOKEN="YOUR_API_KEY"
export ANTHROPIC_BASE_URL="https://api.robovai.com"
export ANTHROPIC_MODEL="minimax-m3"
claude