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

28 lines
492 B
TOML

name = "Coding MiniMax M2.7"
description = "MiniMax model for chat, coding, office work, and agentic tasks"
family = "minimax"
release_date = "2026-03-18"
last_updated = "2026-03-18"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
structured_output = true
open_weights = true
[interleaved]
field = "reasoning_content"
[cost]
input = 0.2
output = 0.2
[limit]
context = 204_800
output = 128_100
[modalities]
input = ["text"]
output = ["text"]