MiniMax: minimax-m3:free
MiniMax-M3 is a multimodal foundation model from MiniMax. It supports text, image, and video inputs with text output, a 1M-token context window, and is suited for long-horizon agentic work, coding, and tool use. It is built on MiniMax Sparse Attention (MSA), which replaces full attention with KV-block selection to cut per-token compute at long context — roughly 1/20 the cost of the previous generation at 1M tokens, with substantially faster prefill and decode while retaining quality across most tasks. Trained as a native multimodal model on interleaved data and tuned for multi-turn, production-like collaboration via an interactive user-simulator framework, the model is oriented toward sustained, multi-step tasks rather than single-turn execution.
Pricing
Performance
Usage & Ranking
Supported parameters
All providers = every upstream serving this model supports it. Some providers = depends on which upstream handles the request. Default = the value sent when you leave the parameter unset.
| Parameter | Providers | Default |
|---|---|---|
| frequency_penalty | Some providers | Not sent by default |
| include_reasoning | All providers | - |
| logit_bias | Some providers | - |
| logprobs | Some providers | - |
| max_tokens | All providers | - |
| min_p | Some providers | - |
| presence_penalty | Some providers | Not sent by default |
| reasoning | All providers | - |
| repetition_penalty | Some providers | Not sent by default |
| response_format | Some providers | - |
| seed | Some providers | - |
| stop | Some providers | - |
| structured_outputs | Some providers | - |
| temperature | All providers | 1 |
| tool_choice | Some providers | - |
| tools | Some providers | - |
| top_k | Some providers | Not sent by default |
| top_logprobs | Some providers | - |
| top_p | All providers | 0.95 |