Mistral's low-latency coding model for chat generation, function calling, and repository-scale context.
Mistral's largest Ministral 3 model, pairing strong small-model quality with symmetric low token pricing.
| Provider | Context | Price · in / out |
|---|---|---|
| mmistralNo trainingNo training on your data. Zero-retention available | 262K | $0.35 / $0.35/MTok |
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-14b",
"messages": [{ "role": "user", "content": "Hello!" }],
"stream": true
}'Mistral's largest Ministral 3 model, pairing strong small-model quality with symmetric low token pricing.
Ministral 3 14B costs $0.35/M input tokens and $0.35/M output tokens.
Ministral 3 14B accepts text and image and returns text.
POST /api/v1/chat/completions with `"model": "ministral-3-14b"`.
Codestral 2508, Ministral 3 3B, Ministral 3 8B.
Anthropic's highest-capability generally available model for long-running agents.
Anthropic's fastest Claude variant — lightning-quick responses.