Models/OpenAI/OpenAI: o3 (batch)
openai

OpenAI: o3 (batch)

$1.00/M input$4.00/M output
openai/o3:batch

Description

o3 is a well-rounded and powerful model across domains. It sets a new standard for math, science, coding, and visual reasoning tasks. It also excels at technical writing and instruction-following....

Quick Start

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

Modalities

Input: ImageInput: TextInput: FileOutput: Text

Pricing

Input$1.00/M
Output$4.00/M

Model Info

ProviderOpenAI
IDopenai/o3:batch