jishie

Gemini 3.1 Pro Preview Custom Tools

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

$7.50Blended $/1M (3:1)
$4Input $/1M
$18Output $/1M
$22.001M in + 1M out
$0.2 −95%Cache read $/1M
Cheapest rank
Provider
OrcaRouter (orcarouter)
Context
1,048,576 tokens
Max output
65,536 tokens
Capabilities
toolsreasoningtextimagevideoaudiopdf

Same model, other providers

“Gemini 3.1 Pro Preview Custom Tools” is offered by 9 providers — cheapest-effective first. Google is the cheapest at $4.50 blended.

ProviderInputOutputBlendedContext
Google$2$12$4.501049k
Neon$2$12$4.501049k
AIHubMix$2$12$4.501049k
Vertex$2$12$4.501049k
Kilo Gateway$2$12$4.501049k
Merge Gateway$2$12$4.501049k
OpenRouter$2$12$4.501049k
Databricks$2$12$4.501049k
OrcaRouter (this)$4$18$7.501049k

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-3.1-pro-preview-customtools","messages":[{"role":"user","content":"hello"}]}'

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