← All models

openai/o1-preview

o1 preview

UnavailableGuaranteed 30%+ savings

Context

128,000

Input / 1M

Output / 1M

Providers

ProviderInput / 1MOutput / 1MContextRPMStatus
openai128,000Unavailable

Quickstart

curl http://ca-seldon-router.niceglacier-d4ff9f30.centralus.azurecontainerapps.io/v1/chat/completions \
  -H 'Authorization: Bearer $SELDON_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{
    "model": "openai/o1-preview",
    "messages": [{"role": "user", "content": "Hello!"}],
    "max_tokens": 256
  }'
o1 preview model | Seldon