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

23 lines
400 B
TOML

name = "MiniMax-M1"
description = "MiniMax model for chat, coding, office work, and agentic tasks"
family = "minimax"
release_date = "2025-06-16"
last_updated = "2025-06-16"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = false
[cost]
input = 0.132
output = 1.254
[limit]
context = 1_000_000
output = 128_000
[modalities]
input = ["text"]
output = ["text"]