Skip to content
MiniMax
minimax/minimax-01

About this model

MiniMax-01 is a combines MiniMax-Text-01 for text generation and MiniMax-VL-01 for image understanding. It has 456 billion parameters, with 45.9 billion parameters activated per inference, and can handle a context...

Make a request

OpenAI-compatible: set the base URL and your Promptix API key, keep your existing SDK.

curl https://promptix.tn/api/v1/chat/completions \  -H "Authorization: Bearer $PROMPTIX_API_KEY" \  -H "Content-Type: application/json" \  -d '{    "model": "minimax/minimax-01",    "messages": [      {"role": "user", "content": "Hello! What can you do?"}    ]  }'

Pricing

In TND per 1M tokens. VAT and the platform fee are added at top-up.

Input tokens

0.665 TND

per 1M tokens

Output tokens

3.655 TND

per 1M tokens

1,000 requests with 1K input and 500 output tokens cost about 2.492 TND.

Specifications

Provider
MiniMax
Context window
1,000,192 tokens
Input modality
Text, Image
Added
Jan 15, 2025
Supported parameters
max_tokenstemperaturetop_p