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

# MiniMax

> MiniMax M3 agent examples: basic runs, web search tool use, and JSON-mode structured output.

| Example                                                         | Description                                                              |
| --------------------------------------------------------------- | ------------------------------------------------------------------------ |
| [Basic](/examples/models/minimax/basic)                         | Run a MiniMax M3 agent across sync, async, and streaming response modes. |
| [Tool Use](/examples/models/minimax/tool-use)                   | Equip a MiniMax M3 agent with WebSearchTools and stream a news query.    |
| [Structured Output](/examples/models/minimax/structured-output) | Return a typed Pydantic object via JSON mode.                            |
