30 lines
521 B
TOML
30 lines
521 B
TOML
name = "MiniMax-M2.5 Free"
|
|
description = "Legacy model retained for compatibility with older integrations"
|
|
family = "minimax-free"
|
|
release_date = "2026-02-12"
|
|
last_updated = "2026-02-12"
|
|
attachment = false
|
|
reasoning = true
|
|
reasoning_options = []
|
|
temperature = true
|
|
tool_call = true
|
|
knowledge = "2025-01"
|
|
open_weights = true
|
|
status = "deprecated"
|
|
|
|
[cost]
|
|
input = 0
|
|
output = 0
|
|
cache_read = 0
|
|
|
|
[limit]
|
|
context = 204_800
|
|
output = 131_072
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|
|
|
|
[provider]
|
|
npm = "@ai-sdk/anthropic"
|