Mistral's flagship multilingual model.
Mistral's efficient 119B/6.5B-active hybrid model unifying instruct, reasoning, and coding.
| Provider | Context | Price · in / out | p50 | p95 | Uptime |
|---|---|---|---|---|---|
| mmistralNo trainingNo training on your data. Zero-retention available | 256K | $0.30 / $0.75/MTok | 979ms | 979ms | 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": "mistral-small-4",
"messages": [{ "role": "user", "content": "Hello!" }],
"stream": true
}'Mistral's efficient 119B/6.5B-active hybrid model unifying instruct, reasoning, and coding.
Mistral Small 4 costs $0.30/M input tokens and $0.75/M output tokens.
Mistral Small 4 accepts text and image and returns text.
POST /api/v1/chat/completions with `"model": "mistral-small-4"`.
Mistral Large, Mistral Medium 3.5.
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.