Models/OpenAI/OpenAI: GPT-5.6 Luna Pro (batch)
openai

OpenAI: GPT-5.6 Luna Pro (batch)

$0.10/M input$0.60/M output
openai/gpt-5.6-luna-pro:batch

Description

GPT-5.6 Luna Pro is the same underlying model as [GPT-5.6 Luna](https://openrouter.ai/openai/gpt-5.6-luna), served with `reasoning.mode` set to `pro` for higher-quality responses on complex tasks. Learn more in OpenAI's docs: https://developers.openai.com/api/docs/guides/reasoning#reasoning-mode

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "openai/gpt-5.6-luna-pro:batch",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: FileInput: ImageInput: TextOutput: Text

Pricing

Input$0.10/M
Output$0.60/M

Model Info

ProviderOpenAI
IDopenai/gpt-5.6-luna-pro:batch