Mistral's next dedicated coding model. Expected to target fill-in-the-middle and fast local-style inference.
Mistral's next dedicated coding model. Expected to target fill-in-the-middle and fast local-style inference.
Why it matters: Codestral is the Mistral coding brand — every version is tested by the IDE extension crowd.
Expected pricing: ~$0.30 / $0.90 per 1M tokens
Current best cheap coding model on SkillBoss.
We'll auto-switch your API calls to Codestral 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": "deepseek/deepseek-v3.2",
"input": {
"prompt": "Say hello from Codestral 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