jishie

GPT-4.1

ofox/openai/gpt-4.1 · family gpt · in: text, image, pdf → out: text · price provider-declared (via models.dev). Capabilities: tools text image pdf.

$2.80
Blended $/1M (3:1)
$1.6
Input $/1M
$6.4
Output $/1M
$8.00
1M in + 1M out
$0.4 −75%
Cache read $/1M
#5615 of 7,712
Cheapest rank
Provider
Ofox (ofox)
Kind
text (outputs text)
Context
1,047,576 tokens
Max output
32,768 tokens
Capabilities
tools text image pdf

Same model, other providers

“GPT-4.1” is offered by 24 providers — cheapest-effective first. This one (Ofox) is the cheapest.

ProviderInputOutputBlendedContext
Ofox (this)$1.6$6.4$2.801M
Poe$1.8$7.2$3.151M
302.AI$2$8$3.501M
SAP AI Core$2$8$3.501M
NEAR AI Cloud$2$8$3.501M
Kilo Gateway$2$8$3.501M
Abacus$2$8$3.501M
OpenRouter$2$8$3.501M
Azure$2$8$3.501M
Azure Cognitive Services$2$8$3.501M
Impossibl$2$8$3.501M
Cloudflare AI Gateway$2$8$3.501M
Vercel AI Gateway$2$8$3.501M

Call it

jishie indexes & prices models; it does not proxy inference.

Most providers are OpenAI-compatible — point base_url at Ofox and pass this model id:

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

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

← all Ofox models · model index · JSON