Description
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.
API Usage Examples
OpenAI Compatible Endpoint
Use this endpoint with any OpenAI-compatible library. Model: MiniMax: MiniMax M2-her (minimax/minimax-m2-her)
curl https://api.ridvay.com/v1/chat/completions -H "Content-Type: application/json" -H "Authorization: Bearer YOUR_API_KEY" -d '{
"model": "minimax/minimax-m2-her",
"messages": [
{
"role": "user",
"content": "Explain the capabilities of the MiniMax: MiniMax M2-her model"
}
],
"temperature": 0.7,
"max_tokens": 1024
}'Supported Modalities
- Text
API Pricing
- Input: 0.3$ / 1M tokens
- Output: 1.2$ / 1M tokens
Token Limits
- Max Output: 2,048 tokens
- Max Context: 65,536 tokens
Subscription Tiers
- free
- pro
- ultimate