Models/OpenAI/gpt-5.6-sol
openai

gpt-5.6-sol

$5.00/M input$30.00/M output
openai/gpt-5.6-sol

Description

GPT-5.6 Sol is the flagship model in OpenAI's GPT-5.6 series. It is suited for complex reasoning, coding, and agentic workflows, and is particularly strong at command-line and multi-step coding tasks...

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-sol",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: FileInput: ImageInput: TextOutput: Text

Pricing

Input$5.00/M
Output$30.00/M

Model Info

ProviderOpenAI
IDopenai/gpt-5.6-sol