Google's popular open multimodal model with native reasoning and function calling.
Google's sparse Gemma 4 variant with efficient multimodal reasoning on two independent hosts.
| Provider | Role | Context | Price · in / out | p50 | p95 | Uptime |
|---|---|---|---|---|---|---|
| ddeepinfraNo trainingNo training on your data | Primary | 256K | $0.28 / $0.55/MToksame price, any rail | 37.8s | 61.8s | 100% |
| ggmicloudNo trainingNo training on your data | Fallback | 256K | — | — | — |
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": "gemma-4-26b-a4b",
"messages": [{ "role": "user", "content": "Hello!" }],
"stream": true
}'Google's sparse Gemma 4 variant with efficient multimodal reasoning on two independent hosts.
Gemma 4 26B A4B costs $0.28/M input tokens and $0.55/M output tokens.
Gemma 4 26B A4B accepts text and image and returns text.
POST /api/v1/chat/completions with `"model": "gemma-4-26b-a4b"`.
Gemma 4 31B.
routing.strategyproviders.onlyproviders.excludeproviders.ordermax_cost_usddata_policydocs →Anthropic's fastest Claude variant — lightning-quick responses.
Anthropic's most intelligent model — use when quality is paramount.
Anthropic's Opus 5 for complex agentic coding and enterprise knowledge work.