Models/OpenAI/gpt-5.2-chat-latest
openai

gpt-5.2-chat-latest

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

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

Modalities

Input: TextInput: ImageOutput: Text

Pricing

Input$1.75/M
Output$14.00/M

Model Info

ProviderOpenAI
IDopenai/gpt-5.2-chat-latest