Skip to content
OpenSmartRoute
Model catalogue
Google

Google

Gemini 2.5 Flash

google/gemini-2.5-flash

Specification

Published by the vendor; the platform bills at the target's declared price.

Google

Gemini 2.5 Flash

reasoning tools

Google google/gemini-2.5-flash

Gemini 2.5 Flash is Google's state-of-the-art workhorse model, specifically designed for advanced reasoning, coding, mathematics, and scientific tasks. It includes built-in "thinking" capabilities, enabling it to provide responses with greater...

Input $/1M
$0.30
Output $/1M
$2.50
Context
1.0M
Max output
66K
Released
Jun 17, 2025
Modalities
fileimagetextaudiovideo

Cached input reads $0.03 per 1M

On this deployment

No routing target resolves to this model yet. Declare one and the router picks it up without retraining.

Not routable here yet
Add a target with metadata.model set to this id.
targets.yamlyaml
# targets.yaml - declare a target that runs Gemini 2.5 Flash
targets:
  - id: gemini-2-5-flash
    kind: llm
    name: Gemini 2.5 Flash
    metadata:
      model: google/gemini-2.5-flash          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 1048576
    cost:
      usd_per_1k_tokens: 0.001400