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

28 lines
482 B
TOML

name = "MiniMax-M2"
description = "MiniMax model for chat, coding, office work, and agentic tasks"
family = "minimax"
release_date = "2025-10-27"
last_updated = "2025-10-27"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
knowledge = "2024-11"
tool_call = true
open_weights = true
[cost]
input = 0.39
output = 1.57
[limit]
context = 400_000
output = 400_000
[modalities]
input = ["text"]
output = ["text"]
[interleaved]
field = "reasoning_content"