> ## Documentation Index
> Fetch the complete documentation index at: https://agno-v2-codex-docs-audit-20260719-0149.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Gemini

> Google Gemini reasoning examples and streaming demos.

| Example                                                                            | Description                                                                                               |
| ---------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- |
| [Async Reasoning Stream](/examples/reasoning/models/gemini/async-reasoning-stream) | Stream Gemini thinking asynchronously with thinking\_budget and include\_thoughts set.                    |
| [Basic Reasoning](/examples/reasoning/models/gemini/basic-reasoning)               | Compare Gemini 2.5 Flash with thinking disabled and a 1,024-token budget, then inspect reasoning content. |
| [Basic Reasoning Stream](/examples/reasoning/models/gemini/basic-reasoning-stream) | Stream reasoning events from Gemini 2.5 Flash with a thinking budget enabled.                             |
