OpenAI's flagship model — excellent across all task types.
OpenAI's high-volume GPT-5.6 model with 1.05M context and full tool support.
| Provider | Context | Price · in / out |
|---|---|---|
| 1.1M | $0.35 / $1.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": "gpt-5.6-luna",
"messages": [{ "role": "user", "content": "Hello!" }],
"stream": true
}'OpenAI's high-volume GPT-5.6 model with 1.05M context and full tool support.
GPT-5.6 Luna costs $0.35/M input tokens and $1.35/M output tokens.
GPT-5.6 Luna accepts text and image and returns text.
POST /api/v1/chat/completions with `"model": "gpt-5.6-luna"`.
GPT-5, GPT-5 Mini, GPT-5.4, GPT-5.4 Pro, GPT-5.6 Sol, GPT-5.6 Terra, GPT-OSS 120B, GPT-OSS 20B, O3 Mini.
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 flagship GPT-5.6 model for the hardest reasoning and coding workloads.