jishie

Gemini Embedding 2

google/gemini-embedding-2 · family gemini · in: text, image, audio, video, pdf → out: text · price provider-declared (via models.dev). Capabilities: text image audio video pdf.

$0.15
Blended $/1M (3:1)
$0.2
Input $/1M
free
Output $/1M
$0.20
1M in + 1M out
—
Cache read $/1M
#1289 of 7,708
Cheapest rank
Provider
Google (google)
Kind
text (outputs text)
Context
8,192 tokens
Max output
1 tokens
Capabilities
text image audio video pdf

Same model, other providers

“Gemini Embedding 2” is offered by 4 providers — cheapest-effective first. This one (Google) is the cheapest.

ProviderInputOutputBlendedContext
Google (this)$0.2free$0.158k
Tempr$0.2free$0.158k
Vercel AI Gateway———0
SAP AI Core———8k

Call it

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

Most providers are OpenAI-compatible — point base_url at Google and pass this model id:

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

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

← all Google models · model index · JSON