AvailableopenaiChat
gpt-oss-120b

gpt-oss-120b

gpt-oss-120b

Pricing

Official priceCatalog priceDiscount
Input $0.105 / Output $0.42Input $0.105 / Output $0.42-

Capabilities

Tool UseVisionJSON Mode
Context
128K
Max output
16K

Supported operations

Aliases

openai/gpt-oss-120b

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