# Gemini 3.1 Flash Lite

Google GA high-efficiency multimodal model optimized for low-latency, high-volume workloads. Half the cost of Gemini 3 Flash.

## Overview

- **Provider:** Google
- **Model ID:** `gemini-3.1-flash-lite`
- **Type:** Chat
- **Canonical URL:** https://modelstack.cc/models/chat/gemini-3.1-flash-lite
- **Version:** 3.1 Flash Lite
- **Best for:** High-volume tasks, lightweight agentic workflows, cost-sensitive multimodal applications

## Pricing

| Usage | Price |
| --- | ---: |
| Input | $0.25 / 1M tokens |
| Output | $1.5 / 1M tokens |
| Cache read | $0.025 / 1M tokens |
| Cache write (5 minutes) | $0.083333 / 1M tokens |

## Specifications

- **Context window:** 1.05M
- **Maximum output:** 66K
- **Typical latency:** 8 ms
- **Released:** 2026-05

## Capabilities

- chat
- tool_use
- coding

## API usage

Use this model ID in a ModelStack API request:

```json
{
  "model": "gemini-3.1-flash-lite"
}
```

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