MiniMax

MiniMax M3 agent examples: basic runs, web search tool use, and JSON requests with local validation.

ExampleDescription
BasicRun a MiniMax M3 agent across sync, async, and streaming response modes.
Tool UseEquip a MiniMax M3 agent with WebSearchTools and stream a news query.
Structured OutputRequest JSON and validate the returned content locally with Pydantic.