Models/OpenAI/OpenAI: o1 (batch)
openai

OpenAI: o1 (batch)

$7.50/M input$30.00/M output
openai/o1:batch

Description

The latest and strongest model family from OpenAI, o1 is designed to spend more time thinking before responding. The o1 model series is trained with large-scale reinforcement learning to reason...

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

Modalities

Input: TextInput: ImageInput: FileOutput: Text

Pricing

Input$7.50/M
Output$30.00/M

Model Info

ProviderOpenAI
IDopenai/o1:batch