Models/openai/o1-pro-2025-03-19
openai

o1-pro-2025-03-19

200K contextFree inputFree output
openai/o1-pro-2025-03-19

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

Modalities

Input: TextOutput: Text

Pricing

InputFree
OutputFree
Context200K tokens

Model Info

Provideropenai
IDopenai/o1-pro-2025-03-19