Next flagship from Mistral. Expected to close the gap with GPT-5 / Claude 4.5 while keeping the Mistral family's strong multilingual performance.
Next flagship from Mistral. Expected to close the gap with GPT-5 / Claude 4.5 while keeping the Mistral family's strong multilingual performance.
Why it matters: European AI developers track Mistral releases heavily — launch always drives big search spikes.
Expected pricing: ~$3 / $9 per 1M tokens
Closest frontier chat model on SkillBoss until direct Mistral Large 3 routing ships.
We'll auto-switch your API calls to Mistral Large 3 the moment it launches — no code changes required.
curl -X POST https://api.skillboss.co/v1/run \
-H "Authorization: Bearer $SKILLBOSS_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"skill_id": "anthropic/claude-sonnet-4:nitro",
"input": {
"prompt": "Say hello from Mistral Large 3 — routed via SkillBoss"
}
}'Create a free SkillBoss account and we'll email you the moment routing is live — and automatically upgrade your API calls.
Create Free Account