← All models

openai/gpt-4o

GPT-4o

RoutableGuaranteed 30%+ savings

Context

128,000

Input / 1M

$3

Output / 1M

$12

Providers

ProviderInput / 1MOutput / 1MContextRPMStatus
azure-foundry$3$12128,000Routable
openai$2.5$10128,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/gpt-4o",
    "messages": [{"role": "user", "content": "Hello!"}],
    "max_tokens": 256
  }'
GPT-4o model | Seldon