jishie

Gemini 3.7 Flash

llmgateway/gemini-3.7-flash · family gemini-flash · in: text, image, video, audio, pdf → out: text · price provider-declared (via models.dev). Capabilities: toolsreasoningtextimagevideoaudiopdf.

$1.50Blended $/1M (3:1)
$0.75Input $/1M
$3.75Output $/1M
$4.501M in + 1M out
$0.075 −90%Cache read $/1M
#3570 of 5,851Cheapest rank
Provider
LLM Gateway (llmgateway)
Kind
text (outputs text)
Context
1,048,576 tokens
Max output
65,536 tokens
Capabilities
toolsreasoningtextimagevideoaudiopdf

Same model, other providers

“Gemini 3.7 Flash” is offered by 10 providers — cheapest-effective first. NanoGPT is the cheapest at $0.75 blended.

ProviderInputOutputBlendedContext
NanoGPT$0.375$1.875$0.751049k
OpenRouter$0.375$1.875$0.751049k
LLM Gateway (this)$0.75$3.75$1.501049k
Vertex$0.75$3.75$1.501049k
Google$0.75$3.75$1.501049k
Merge Gateway$0.75$3.75$1.501049k
Requesty$0.75$3.75$1.501049k
Vercel AI Gateway$0.75$3.75$1.501000k
Kilo Gateway$0.75$3.75$1.501049k
OpenCode Zen$1.5$7.5$3.001049k

Call it

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

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

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

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