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

30 lines
558 B
TOML

name = "MiniMax-M3 Free"
description = "Legacy model retained for compatibility with older integrations"
family = "minimax-m3-free"
release_date = "2026-05-31"
last_updated = "2026-05-31"
attachment = false
reasoning = true
reasoning_options = [{ type = "toggle" }]
temperature = true
tool_call = true
knowledge = "2025-01"
open_weights = true
status = "deprecated"
[cost]
input = 0
output = 0
cache_read = 0
[limit]
context = 200_000
output = 32_000
[modalities]
input = ["text", "image", "video"]
output = ["text"]
[provider]
npm = "@ai-sdk/anthropic"