AvailableopenaiChat
gpt-4o

gpt-4o

gpt-4o

Pricing

Official priceCatalog priceDiscount
Input $1.75 / Output $7.00Input $1.75 / Output $7.00-

Capabilities

VisionTool UseJSON ModePrompt Cache
Context
131K
Max output
16K

Supported operations

Aliases

chatgpt.4ogpt-4o-2024-08-06openai/gpt-4ochatgpt-4ogpt4o

API Base

Example request

https://api.aisonar.dev
curl https://api.aisonar.dev/v1/chat/completions \
  -H "Authorization: Bearer $AI_SONAR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gpt-4o",
    "messages": [{"role":"user","content":"Summarize this release note"}]
  }'
gpt-4o | AI Sonar