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

25 lines
433 B
TOML

name = "MiniMax-M2.5"
description = "MiniMax model for chat, coding, office work, and agentic tasks"
family = "minimax"
release_date = "2025-01-15"
last_updated = "2025-02-22"
attachment = true
reasoning = false
temperature = true
knowledge = "2024-09"
tool_call = true
open_weights = false
[cost]
input = 0.3
output = 1.2
cache_read = 0.03
[limit]
context = 192_000
output = 8_192
[modalities]
input = ["text"]
output = ["text"]