google/gemini-pro-latest

google/gemini-pro-latest
VisionAudioToolsJSONReasoning
by google

Google's latest multimodal Gemini Pro via OrcaRouter's API at provider rates, zero markup.

Max output65.5K
Inputtext + image + audio + video + file
p50 TTFT4.44 s
INPUT$4.00/ 1M tokens
OUTPUT$18.00/ 1M tokens
p50 TTFT4.44 s7d
p95 TTFT10.00 s7d
TRAFFIC1.4Mtokens / 7d

Google Gemini Pro Latest is Google’s most recent version of the Gemini Pro model, accessible through OrcaRouter’s OpenAI‑compatible API. It is a multimodal model that accepts text, image, audio,…

What is Google Gemini Pro Latest and who should use it?

How does OrcaRouter make this model accessible?

What input modalities does Google Gemini Pro Latest support?

Code samples

Call from any SDK

OpenAI-compatible — keep the SDK you already use

  • OpenAI SDKhttps://api.orcarouter.ai/v1
  • Gemini SDKhttps://api.orcarouter.ai
from openai import OpenAI

client = OpenAI(
    base_url="https://api.orcarouter.ai/v1",
    api_key="$ORCAROUTER_API_KEY",
)

response = client.chat.completions.create(
    model="google/gemini-pro-latest",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)

Supported parameters

  • max_tokens
  • response_format
  • seed
  • stop
  • structured_outputs
  • temperature
  • tool_choice
  • tools
  • top_p
  • include_reasoning
  • reasoning

Pricing

Input / 1M tokens$4.00
Output / 1M tokens$18.00
Cache read / 1M$0.400
CurrencyUSD

Cost calculator

Tokens / month10MM
Input share70%%
Estimated / month $82.00 · With prompt caching $69.40

Estimate based on list price

Token & cost estimator

Input tokens: 20Cost per request: $0.009080

Estimate only — actual token counts depend on the provider's tokenizer.

Performance

p50 TTFT
4.44 s
Output speed
451 tok/s
p95 TTFT
10.00 s
Error rate
0%

Public benchmarks

Source: Design Arena

How it compares

google/gemini-pro-latestGemini 3.1 Pro PreviewGemini 3.1 Pro Preview Custom ToolsGemini 3 Flash Preview
Input $/M$4.00$2.00$4.00$0.50
Output $/M$18.00$12.00$18.00$3.00
Context1.0M1.0M1.0M
Quality8/1010/1010/109/10
Compare side-by-sideCompare side-by-sideCompare side-by-sideCompare side-by-side

FAQ

What is the cost per token for google/gemini-pro-latest on OrcaRouter?
Pricing is $4.00 per 1 million input tokens and $18.00 per 1 million output tokens. These are the exact provider rates with zero markup from OrcaRouter.
What is the context window size of this model?
The catalog does not specify a maximum input token limit. However, the model supports up to 65,536 output tokens. It can accept text, image, audio, video, and file inputs, but the exact input token ceiling is not provided. For best results, keep prompts within reasonable length and combine modalities as needed.
What are the main strengths of Google Gemini Pro Latest?
Its strengths include multimodal input (text, image, audio, video, file), a high output token limit of 65,536, and being the latest version of Gemini Pro from Google. It is suitable for complex reasoning and long-form content generation across multiple media types.
How does it compare to GPT-4?
Both are powerful multimodal models. Gemini Pro Latest has a higher output token limit (65,536 vs. GPT-4's typical 8-32K) and supports audio and video natively. Pricing is lower ($4/$18 per 1M tokens vs. GPT-4 Turbo's $10/$30). Performance depends on the specific task; testing is recommended.
How is data handled when using this model through OrcaRouter?
OrcaRouter acts as a proxy and forwards your data to Google's Gemini backend. Data handling follows Google's AI data policy. OrcaRouter does not retain or process your data beyond the necessary proxying. For specifics, review Google’s privacy policy and OrcaRouter’s terms.
How do I call this model using an OpenAI-compatible API?
Set the base URL to https://api.orcarouter.ai/v1, use your OrcaRouter API key, and set the model parameter to "google/gemini-pro-latest". Use standard OpenAI chat completion parameters. For multimodal inputs, refer to OrcaRouter's documentation for how to pass images, audio, video, or files.
Is there any additional fee from OrcaRouter?
No. OrcaRouter bills at the exact provider rate with zero markup. You pay only $4.00 per 1M input tokens and $18.00 per 1M output tokens, with no platform fees or hidden charges.
What is the maximum output length?
The model can generate up to 65,536 tokens in a single response. This is significantly larger than many other models. You can control output length via the max_tokens parameter.

Embed this badge

google/gemini-pro-latest$4.00/M in4444ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/google/gemini-pro-latest" target="_blank"> <img src="https://www.orcarouter.ai/embed/google/gemini-pro-latest.svg" alt="google/gemini-pro-latest on OrcaRouter" /> </a>
Markdown [![google/gemini-pro-latest](https://www.orcarouter.ai/embed/google/gemini-pro-latest.svg)](https://www.orcarouter.ai/models/google/gemini-pro-latest)

Model card as data

GET /api/public/models/google/gemini-pro-latestOpen
Machine-readable:/llms.txt/llms-full.txt