# Gemini 2.5 Pro

State-of-the-art thinking model for complex reasoning in code, math, and STEM.

## Overview

- **Provider:** Google
- **Model ID:** `gemini-2.5-pro`
- **Type:** Chat
- **Canonical URL:** https://modelstack.cc/models/chat/gemini-2.5-pro
- **Version:** 2.5 Pro
- **Knowledge cutoff:** 2025-01
- **Best for:** Complex reasoning, coding, math, STEM, long-context analysis

## Pricing

| Usage | Price |
| --- | ---: |
| Input | $1.25 / 1M tokens |
| Output | $10 / 1M tokens |
| Cache read | $0.125 / 1M tokens |
| Cache write (5 minutes) | $0.375 / 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-pro"
}
```

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