Meta's 128-expert multimodal Llama 4 model with a full 1M-token context and a conformant tool-use rail.
| Provider | Context | Price · in / out | p50 | p95 | Uptime |
|---|---|---|---|---|---|
| ddeepinfraNo trainingNo training on your data | 131K | $0.25 / $0.47/MTok | 1.8s | 2.5s | 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": "llama-3.3-70b",
"messages": [{ "role": "user", "content": "Hello!" }],
"stream": true
}'Meta's popular multilingual 70B instruct model on DeepInfra's accelerated low-cost Turbo endpoint.
Llama 3.3 70B Instruct Turbo costs $0.25/M input tokens and $0.47/M output tokens.
Llama 3.3 70B Instruct Turbo accepts text and returns text.
POST /api/v1/chat/completions with `"model": "llama-3.3-70b"`.
Llama 4 Maverick, Llama 4 Scout.
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.