16792ede0c4648a78b05ade9a394fa1e
gpt-5.5
Context
1M
Input
text, image
Output
text
Tool calling
Supported
About this model
GPT-5.5 is a highly capable and efficient model featuring dynamic routing between 'Instant' and 'Thinking' modes. It provides improvements in conceptual clarity, scientific research ability, accuracy during knowledge work, and polished conversational tones.
Capabilities
text
Available through the unified API
image
Available through the unified API
Quick start
View API docscurl https://api.oneinfer.ai/v1/chat/completions \
-H "Authorization: Bearer $ONEINFER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "16792ede0c4648a78b05ade9a394fa1e",
"messages": [
{ "role": "user", "content": "Hello!" }
]
}'Providers
Available routing options for this model through OneInfer.
16792ede0c4648a78b05ade9a394fa1e
16792ede0c4648a78b05ade9a394fa1e
Input
$0.000 / 1M
Output
$0.000 / 1M
Routing
OneInfer optimized
Pricing
Current OneInfer pricing for this model.
| Usage | Price |
|---|---|
| Input tokens | $0.000 / 1M |
| Output tokens | $0.000 / 1M |
Performance
Published evaluation results associated with this model.
Reasoning
Terminal-Bench 2.082.7
FrontierMath Tier 1-351.7
FrontierMath Tier 435.4
API example
curl https://api.oneinfer.ai/v1/chat/completions \
-H "Authorization: Bearer $ONEINFER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "16792ede0c4648a78b05ade9a394fa1e",
"messages": [
{ "role": "user", "content": "Hello!" }
]
}'