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

20 lines
384 B
TOML

name = "minimax-m2"
description = "Legacy model retained for compatibility with older integrations"
family = "minimax"
attachment = false
reasoning = true
reasoning_options = []
tool_call = true
release_date = "2025-10-23"
last_updated = "2026-01-19"
open_weights = true
status = "deprecated"
[limit]
context = 204800
output = 128000
[modalities]
input = ["text"]
output = ["text"]