# Gemini 2.5 Flash

Best price-performance model. Ideal for large-scale processing and agentic use cases.

## Overview

- **Provider:** Google
- **Model ID:** `gemini-2.5-flash`
- **Type:** Chat
- **Canonical URL:** https://modelstack.cc/models/chat/gemini-2.5-flash
- **Version:** 2.5 Flash
- **Knowledge cutoff:** 2025-01
- **Best for:** Price-performance balance, large-scale processing, low-latency reasoning

## Pricing

| Usage | Price |
| --- | ---: |
| Input | $0.3 / 1M tokens |
| Output | $2.5 / 1M tokens |
| Cache read | $0.03 / 1M tokens |
| Cache write (5 minutes) | $0.083333 / 1M tokens |

## Specifications

- **Context window:** 1.05M
- **Maximum output:** 66K
- **Released:** 2025-06

## Capabilities

- chat
- tool_use
- coding

## API usage

Use this model ID in a ModelStack API request:

```json
{
  "model": "gemini-2.5-flash"
}
```

For the rendered page, visit https://modelstack.cc/models/chat/gemini-2.5-flash.
