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

28 lines
484 B
TOML

name = "MiniMax-M2.1"
description = "MiniMax model for chat, coding, office work, and agentic tasks"
family = "minimax"
release_date = "2025-12-23"
last_updated = "2025-12-23"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
knowledge = "2025-10"
open_weights = true
[interleaved]
field = "reasoning_content"
[cost]
input = 0.30
output = 1.20
[limit]
context = 204_800
output = 131_072
[modalities]
input = ["text"]
output = ["text"]