MiniMax
MiniMax M3 agent examples: basic runs, web search tool use, and JSON requests with local validation.
| Example | Description |
|---|---|
| Basic | Run a MiniMax M3 agent across sync, async, and streaming response modes. |
| Tool Use | Equip a MiniMax M3 agent with WebSearchTools and stream a news query. |
| Structured Output | Request JSON and validate the returned content locally with Pydantic. |