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

22 lines
381 B
TOML

name = "MiniMax-M2.7"
description = "MiniMax model for chat, coding, office work, and agentic tasks"
release_date = "2026-03-19"
last_updated = "2026-03-19"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = false
[cost]
input = 0.300
output = 1.200
[limit]
context = 204_800
output = 131_072
[modalities]
input = ["text"]
output = ["text"]