Files
2026-07-13 12:28:55 +08:00

22 lines
381 B
TOML

name = "MiniMax-M2"
description = "MiniMax model for chat, coding, office work, and agentic tasks"
release_date = "2025-10-26"
last_updated = "2025-10-26"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = false
[cost]
input = 0.330
output = 1.320
[limit]
context = 1_000_000
output = 128_000
[modalities]
input = ["text"]
output = ["text"]