Mistral's low-latency coding model for chat generation, function calling, and repository-scale context.
Mistral's balanced Ministral 3 model for fast visual understanding, coding, and tool use.
| Provider | Context | Price · in / out | p50 | p95 | Uptime |
|---|---|---|---|---|---|
| mmistralNo trainingNo training on your data. Zero-retention available | 262K | $0.30 / $0.30/MTok | 422ms | 422ms | 100% |
routing.strategyproviders.onlyproviders.excludeproviders.ordermax_cost_usddata_policydocs →Collecting — charts appear after two days.
curl https://www.ninjachat.ai/api/v1/chat/completions \
-H "Authorization: Bearer $NINJACHAT_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "ministral-3-8b",
"messages": [{ "role": "user", "content": "Hello!" }],
"stream": true
}'Mistral's balanced Ministral 3 model for fast visual understanding, coding, and tool use.
Ministral 3 8B costs $0.30/M input tokens and $0.30/M output tokens.
Ministral 3 8B accepts text and image and returns text.
POST /api/v1/chat/completions with `"model": "ministral-3-8b"`.
Codestral 2508, Ministral 3 14B, Ministral 3 3B.
Anthropic's highest-capability generally available model for long-running agents.
Anthropic's fastest Claude variant — lightning-quick responses.
Anthropic's most intelligent model — use when quality is paramount.