jishie

Gemini Flash Latest

orcarouter/google/gemini-flash-latest · family gemini-flash · in: text, image, video, audio, pdf → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image video audio pdf.

$1.13
Blended $/1M (3:1)
$0.5
Input $/1M
$3
Output $/1M
$3.50
1M in + 1M out
$0.1 −80%
Cache read $/1M
#4272 of 7,714
Cheapest rank
Provider
OrcaRouter (orcarouter)
Kind
text (outputs text)
Context
1,048,576 tokens
Max output
65,536 tokens
Capabilities
tools reasoning text image video audio pdf

Same model, other providers

“Gemini Flash Latest” is offered by 7 providers — cheapest-effective first. This one (OrcaRouter) is the cheapest.

ProviderInputOutputBlendedContext
OrcaRouter (this)$0.5$3$1.131M
NanoGPT$0.75$3.75$1.501M
OpenRouter$0.75$3.75$1.501M
Google$0.75$3.75$1.501M
Tempr$0.75$3.75$1.501M
Merge Gateway$1.5$9$3.381M
Vertex$1.5$9$3.381M

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):

← all OrcaRouter models · model index · JSON