OpenAI · chat
gpt-5.6
openai/gpt-5.6
- Input price
- $5.00 / 1M tokens
- Output price
- $30.0 / 1M tokens
- Context window
- Not listed
- Lifecycle
- preview
gpt-5.6 for OpenAI-compatible gateway routing
gpt-5.6 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 $5.00 / 1M tokens for input tokens and $30.0 / 1M tokens for output tokens. Route calls through the Ferro Labs AI Gateway by sending model as openai/gpt-5.6 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", "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.