MiniMax M2-her

MiniMax M2-her is a dialogue-first large language model built for immersive roleplay, character-driven chat, and expressive multi-turn conversations. Designed to stay consistent in tone and personality, it supports rich message roles (user_system, group, sample_message_user, sample_message_ai) and can learn from example dialogue to better match the style and pacing of your scenario, making it a strong choice for storytelling, companions, and conversational experiences where natural flow and vivid interaction matter most.

ChatMiniMax66k tokens$0.327 / $1.3081 · 1M

minimax/minimax-m2-her

Context
66k tokens
Completion cap
2,048
Tools
No
JSON
No
Released
2026-01-23

Call it from Geek Hub

Same OpenAI SDK. Change the base URL and the model id.

curl https://api.geekhub.mx/v1/chat/completions \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "minimax/minimax-m2-her",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Get an API key

Frequently asked questions

What is MiniMax M2-her?
MiniMax M2-her is a dialogue-first large language model built for immersive roleplay, character-driven chat, and expressive multi-turn conversations. Designed to stay consistent in tone and personality, it supports rich message roles (user_system, group, sample_message_user, sample_message_ai) and can learn from example dialogue to better match the style and pacing of your scenario, making it a strong choice for storytelling, companions, and conversational experiences where natural flow and vivid interaction matter most. MiniMax M2-her runs on the Geek Hub API (OpenAI-compatible). Model id: minimax/minimax-m2-her.
Is MiniMax M2-her free?
No. Input is $0.327 per 1M tokens and output is $1.3081 per 1M tokens on Geek Hub (markup included).
What is the context length of MiniMax M2-her?
MiniMax M2-her has a 66k tokens context window. It supports up to 2,048 completion tokens.
Does MiniMax M2-her support tool calling and structured outputs?
MiniMax M2-her does not advertise tool calling on this endpoint. Structured outputs are not listed for this endpoint.
When was MiniMax M2-her released?
MiniMax M2-her was released on 2026-01-23.

More models from MiniMax