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

29 lines
502 B
TOML

name = "MiniMax M2.5"
description = "MiniMax model for chat, coding, office work, and agentic tasks"
family = "minimax"
release_date = "2026-02-12"
last_updated = "2026-02-12"
attachment = false
reasoning = true
temperature = true
tool_call = true
knowledge = "2025-06"
open_weights = true
reasoning_options = []
[interleaved]
field = "reasoning_content"
[cost]
input = 0.15
output = 1.15
cache_read = 0.03
[limit]
context = 196_608
output = 131_072
[modalities]
input = ["text"]
output = ["text"]