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

30 lines
520 B
TOML

name = "MiniMax-M2.1"
description = "Legacy model retained for compatibility with older integrations"
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-01"
open_weights = true
status = "deprecated"
[interleaved]
field = "reasoning_content"
[cost]
input = 0.3
output = 1.2
cache_read = 0.1
[limit]
context = 204800
output = 131072
[modalities]
input = ["text"]
output = ["text"]