AvailableopenaiChat
gpt-oss-20b

gpt-oss-20b

gpt-oss-20b

Pricing

Official priceCatalog priceDiscount
Input $0.075 / Output $0.30Input $0.075 / Output $0.30-

Capabilities

Tool UseJSON Mode
Context
131K
Max output
33K

Supported operations

Aliases

openai/gpt-oss-20b

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