# Gemini 3.5 Flash Lite

Google's high-efficiency multimodal model optimized for low-latency, high-volume workloads.

## Overview

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

## Pricing

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

## Specifications

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

## Capabilities

- chat
- tool_use
- coding

## API usage

Use this model ID in a ModelStack API request:

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

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