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

33 lines
712 B
TOML

# This deprecated model is absent from Baseten's current reasoning support table;
# no toggle, effort, or budget request field is documented for it.
# https://docs.baseten.co/inference/model-apis/reasoning
name = "MiniMax-M2.5"
description = "Legacy model retained for compatibility with older integrations"
family = "minimax"
status = "deprecated"
release_date = "2026-02-12"
last_updated = "2026-02-12"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
knowledge = "2026-01"
open_weights = true
[interleaved]
field = "reasoning_content"
[cost]
input = 0.30
output = 1.20
[limit]
context = 204000
output = 204000
[modalities]
input = ["text"]
output = ["text"]