Models/OpenAI/OpenAI: o1-pro (batch)
openai

OpenAI: o1-pro (batch)

$75.00/M input$300.00/M output
openai/o1-pro:batch

Description

The o1 series of models are trained with reinforcement learning to think before they answer and perform complex reasoning. The o1-pro model uses more compute to think harder and provide...

Quick Start

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

Modalities

Input: TextInput: ImageInput: FileOutput: Text

Pricing

Input$75.00/M
Output$300.00/M

Model Info

ProviderOpenAI
IDopenai/o1-pro:batch