# Gemini 3.7 Flash

Google's next-gen fast multimodal model targeting coding and agentic workflows, with an aggressive introductory price cut. Supports text, images, audio, video, and PDFs.

## Overview

- **Provider:** Google
- **Model ID:** `gemini-3.7-flash`
- **Type:** Chat
- **Canonical URL:** https://modelstack.cc/models/chat/gemini-3.7-flash
- **Version:** 3.7 Flash
- **Best for:** Agent workflows, multi-file coding, document analysis, multimodal tasks

## Pricing

| Usage | Price |
| --- | ---: |
| Input | $0.75 / 1M tokens |
| Output | $3.75 / 1M tokens |
| Cache read | $0.075 / 1M tokens |
| Cache write (5 minutes) | $1 / 1M tokens |

## Specifications

- **Context window:** 1M
- **Maximum output:** 64K
- **Typical latency:** 11 ms
- **Released:** 2026-08-13

## Capabilities

- chat
- tool_use
- reasoning
- coding
- analysis

## API usage

Use this model ID in a ModelStack API request:

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

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