MiniMax Models on XALEN
Chinese AI with unprecedented 4M context window.
Founded: 2021 · HQ: Shanghai, China · 1 models available
Available Models
MiniMax-01
Open SourceUnprecedented 4M context window for massive document processing.
Params: 456B (46B active)
Context: 4M
Input: $0.05
Output: $0.10
Latency: ~400ms
Quick Start
import XALEN from 'xalen-sdk';
const client = new XALEN({ apiKey: 'xln_test_YOUR_KEY' });
const response = await client.chat.completions.create({
model: 'minimax-01',
messages: [{ role: 'user', content: 'Hello!' }]
});
Start Using MiniMax Models
All models available through a single API. No separate accounts needed.
Get API KeyLast updated: 2026-05-21.