jishie

gpt-oss-120b

ovhcloud/gpt-oss-120b · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtext.

$0.18Blended $/1M (3:1)
$0.09Input $/1M
$0.47Output $/1M
$0.561M in + 1M out
Cache read $/1M
#1282 of 5,000Cheapest rank
Provider
OVHcloud AI Endpoints (ovhcloud)
Context
131,072 tokens
Max output
131,072 tokens
Capabilities
toolsreasoningtext

Same model, other providers

“gpt-oss-120b” is offered by 9 providers — cheapest-effective first. Nvidia is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Nvidiafreefree$0.00128k
Privatemode AIfreefree$0.00128k
Weights & Biases$0.03$0.17$0.07131k
OVHcloud AI Endpoints (this)$0.09$0.47$0.18131k
Nebius Token Factory$0.15$0.6$0.26128k
Amazon Bedrock$0.15$0.6$0.26128k
Amazon Bedrock$0.15$0.6$0.26128k
Tinfoil$0.15$0.6$0.26131k
Berget.AI$0.22$0.83$0.37128k

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at OVHcloud AI Endpoints and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"gpt-oss-120b","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):