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

# Cloudflare

> Cloudflare AI Gateway model examples.

| Example                                                            | Description                                    |
| ------------------------------------------------------------------ | ---------------------------------------------- |
| [Basic](/examples/models/cloudflare/basic)                         | Cookbook example for `cloudflare/basic.py`.    |
| [Switching Models](/examples/models/cloudflare/switch-model)       | Pick a gateway route per client via `id`.      |
| [Tool Use](/examples/models/cloudflare/tool-use)                   | Run a Workers AI model with a web search tool. |
| [Structured Output](/examples/models/cloudflare/structured-output) | Return a typed Pydantic object.                |
