MiniMax: minimax-m2.1:free
MiniMax-M2 is a compact, high-efficiency large language model optimized for end-to-end coding and agentic workflows. With 10 billion activated parameters (230 billion total), it delivers near-frontier intelligence across general reasoning, tool use, and multi-step task execution while maintaining low latency and deployment efficiency. The model excels in code generation, multi-file editing, compile-run-fix loops, and test-validated repair, showing strong results on SWE-Bench Verified, Multi-SWE-Bench, and Terminal-Bench. It also performs competitively in agentic evaluations such as BrowseComp and GAIA, effectively handling long-horizon planning, retrieval, and recovery from execution errors. Benchmarked by Artificial Analysis, MiniMax-M2 ranks among the top open-source models for composite intelligence, spanning mathematics, science, and instruction-following. Its small activation footprint enables fast inference, high concurrency, and improved unit economics, making it well-suited for large-scale agents, developer assistants, and reasoning-driven applications that require responsiveness and cost efficiency. To avoid degrading this model's performance, MiniMax highly recommends preserving reasoning between turns. Learn more about using reasoning_details to pass back reasoning in our docs.
价格
性能
使用量与排名
支持的参数
所有提供方:为该模型提供服务的每个上游都支持。部分提供方:取决于处理请求的上游。默认值:未设置时发送的值。
| 参数 | 提供方 | 默认值 |
|---|---|---|
| frequency_penalty | 部分提供方 | 默认不发送 |
| include_reasoning | 所有提供方 | - |
| max_tokens | 所有提供方 | - |
| presence_penalty | 部分提供方 | - |
| reasoning | 所有提供方 | - |
| repetition_penalty | 部分提供方 | - |
| response_format | 所有提供方 | - |
| seed | 部分提供方 | - |
| stop | 部分提供方 | - |
| temperature | 所有提供方 | 1 |
| tool_choice | 所有提供方 | - |
| tools | 所有提供方 | - |
| top_k | 部分提供方 | - |
| top_p | 所有提供方 | 0.9 |