Skip to content

OpenAI · chat

gpt-5.6-luna

openai/gpt-5.6-luna

Input price
$1.00 / 1M tokens
Output price
$6.00 / 1M tokens
Context window
Not listed
Lifecycle
preview

gpt-5.6-luna for OpenAI-compatible gateway routing

gpt-5.6-luna is a OpenAI chat model in the Ferro Labs live catalog with a Not listed context window, Not listed maximum output, and chat model capabilities.

Token pricing is listed as $1.00 / 1M tokens for input tokens and $6.00 / 1M tokens for output tokens. Route calls through the Ferro Labs AI Gateway by sending model as openai/gpt-5.6-luna to the OpenAI-compatible chat completions endpoint. The catalog lists this model as preview, so validate provider behavior before production routing.

OpenAI-compatible usage example

curl https://api.ferrolabs.ai/v1/chat/completions \
  -H "Authorization: Bearer $GATEWAY_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model": "openai/gpt-5.6-luna", "messages": [{"role": "user", "content": "Hello!"}]}'

Capabilities

  • No capability metadata is listed.

Modalities

Input

  • Text

Output

  • Text

More from OpenAI

Catalog prices may change. Verify current provider terms before purchasing.