jishie

gemini-2.5-flash

sap-ai-core/gemini-2.5-flash · family gemini-flash · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtextimageaudiovideopdf.

$0.85Blended $/1M (3:1)
$0.3Input $/1M
$2.5Output $/1M
$2.801M in + 1M out
$0.03 −90%Cache read $/1M
#2948 of 5,000Cheapest rank
Provider
SAP AI Core (sap-ai-core)
Context
1,048,576 tokens
Max output
65,536 tokens
Capabilities
toolsreasoningtextimageaudiovideopdf

Same model, other providers

“gemini-2.5-flash” is offered by 4 providers — cheapest-effective first. Poe is the cheapest at $0.61 blended.

ProviderInputOutputBlendedContext
Poe$0.21$1.8$0.611066k
Jiekou.AI$0.27$2.25$0.771049k
SAP AI Core (this)$0.3$2.5$0.851049k
302.AI$0.3$2.5$0.851000k

Call it

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

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

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