minimax
Package
Section titled “Package”@ai-sdk/minimax
Factories
Section titled “Factories”AIProviders.miniMax
Capabilities
Section titled “Capabilities”- Language
- Video
MiniMax language and video models mirror upstream 3.0.25: MINIMAX_API_KEY, separate language/video base URLs, custom headers, versioned user-agent suffix, callable provider plus languageModel/chat and video/videoModel aliases, and minimax.messages/minimax.video provider IDs. Language reuses the Anthropic Messages request builder, error handling, streaming lifecycle, telemetry metadata, and ordered generate-content parser, including signed/redacted reasoning, citation metadata, compaction, and adaptive/disabled thinking options. MiniMax H3/H3-Max video uses model-aware 480P/768P/2K tiers, duration bounds, audio support, and reference-input validation, and covers text-to-video, first/last-frame and reference-to-video inputs, 2K resolution and ratio mapping, reference audio, text-to-video 16:9 default/fallback behavior, duration/cap warnings, submit/poll lifecycle, aborts, structured errors, response/provider metadata, and custom polling controls. Embedding and image families remain unsupported. Status polling now follows only validated redirects and never forwards credentials away from the configured origin.
Factory argument requirements are defined by the public Swift factory signatures. Use Public symbols when you need the exact initializer or factory declaration.
Return to the provider matrix.