jishie

GPT-4.1

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

$3.50
Blended $/1M (3:1)
$2
Input $/1M
$8
Output $/1M
$10.00
1M in + 1M out
$0.5 −75%
Cache read $/1M
#6090 of 7,712
Cheapest rank
Provider
DevPass (LLM Gateway) (llmgateway)
Kind
text (outputs text)
Context
1,000,000 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. Ofox is the cheapest at $2.80 blended.

ProviderInputOutputBlendedContext
Ofox$1.6$6.4$2.801M
Poe$1.8$7.2$3.151M
DevPass (LLM Gateway) (this)$2$8$3.501M
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

Call it

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

Most providers are OpenAI-compatible — point base_url at DevPass (LLM Gateway) and pass this model id:

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

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

← all DevPass (LLM Gateway) models · model index · JSON