jishie

Gemini Flash Latest

google-vertex/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.

$3.38
Blended $/1M (3:1)
$1.5
Input $/1M
$9
Output $/1M
$10.50
1M in + 1M out
$0.15 −90%
Cache read $/1M
#5902 of 7,708
Cheapest rank
Provider
Vertex (google-vertex)
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. OrcaRouter is the cheapest at $1.13 blended.

ProviderInputOutputBlendedContext
OrcaRouter$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
Vertex (this)$1.5$9$3.381M
Merge Gateway$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 Vertex and pass this model id:

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

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

← all Vertex models · model index · JSON