OpenAI's flagship model — excellent across all task types.
| Provider | Role | Context | Price · in / out |
|---|---|---|---|
| Primary | 131K | $0.30 / $0.75/MToksame price, any rail | |
| ggroqNo trainingNo training on your data. Zero-retention available | Fallback | 131K | |
| ccerebras |
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": "gpt-oss-120b",
"messages": [{ "role": "user", "content": "Hello!" }],
"stream": true
}'OpenAI's Apache-2.0 open-weight 120B reasoning model, served on neutral inference hosts.
GPT-OSS 120B costs $0.30/M input tokens and $0.75/M output tokens.
GPT-OSS 120B accepts text and returns text.
POST /api/v1/chat/completions with `"model": "gpt-oss-120b"`.
GPT-5, GPT-5 Mini, GPT-5.4, GPT-5.4 Pro, GPT-5.6 Luna, GPT-5.6 Sol, GPT-5.6 Terra, GPT-OSS 20B, O3 Mini.
| Fallback |
| 131K |
| ddeepinfraNo trainingNo training on your data | Emergency | 131K |
| ggmicloudNo trainingNo training on your data | Emergency | 131K |
routing.strategyproviders.onlyproviders.excludeproviders.ordermax_cost_usddata_policydocs →OpenAI's latest flagship — the most capable GPT for hard reasoning and code.
OpenAI's highest-effort GPT-5.4 variant for the most demanding tasks.
OpenAI's high-volume GPT-5.6 model with 1.05M context and full tool support.