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

26 lines
480 B
TOML

name = "MiniMax-M3"
description = "MiniMax multimodal coding model for long-context reasoning and agent tasks"
family = "minimax"
release_date = "2026-06-12"
last_updated = "2026-06-12"
attachment = true
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
structured_output = true
open_weights = true
[cost]
input = 0.30
cache_read = 0.06
output = 1.20
[limit]
context = 524_288
output = 250_000
[modalities]
input = ["text", "image"]
output = ["text"]