jishie

Gemini Flash Latest

orcarouter/google/gemini-flash-latest · family gemini-flash · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtextimagevideoaudiopdf.

$3.38Blended $/1M (3:1)
$1.5Input $/1M
$9Output $/1M
$10.501M in + 1M out
$0.15 −90%Cache read $/1M
#4400 of 5,000Cheapest rank
Provider
OrcaRouter (orcarouter)
Context
1,048,576 tokens
Max output
65,536 tokens
Capabilities
toolsreasoningtextimagevideoaudiopdf

Same model, other providers

“Gemini Flash Latest” is offered by 5 providers — cheapest-effective first. NanoGPT is the cheapest at $3.00 blended.

ProviderInputOutputBlendedContext
NanoGPT$1.5$7.5$3.001049k
OrcaRouter (this)$1.5$9$3.381049k
Google$1.5$9$3.381049k
Vertex$1.5$9$3.381049k
Merge Gateway$1.5$9$3.381049k

Call it

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

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

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