AvailableopenaiChat
gpt-5.1

gpt-5.1

gpt-5.1

Pricing

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

Capabilities

VisionTool UseJSON ModePrompt CacheWeb Search
Context
410K
Max output
32K

Supported operations

Aliases

gpt-5-1openai/gpt-5.1

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-5.1",
    "messages": [{"role":"user","content":"Summarize this release note"}]
  }'
gpt-5.1 | AI Sonar