Models/OpenAI/gpt-5.2
openai

gpt-5.2

$1.75/M input$14.00/M output
openai/gpt-5.2

Description

GPT-5.2 is the latest frontier-grade model in the GPT-5 series, offering stronger agentic and long context perfomance compared to GPT-5.1. It uses adaptive reasoning to allocate computation dynamically, responding quickly...

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

Modalities

Input: FileInput: ImageInput: TextOutput: Text

Pricing

Input$1.75/M
Output$14.00/M

Model Info

ProviderOpenAI
IDopenai/gpt-5.2