[Together AI]add minimax m2.7

This commit is contained in:
Zain Hasan
2026-04-11 22:14:05 -07:00
parent 1d30640400
commit 304d85fa43
@@ -0,0 +1,23 @@
name = "MiniMax-M2.7"
family = "minimax"
release_date = "2026-03-18"
last_updated = "2026-03-18"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = true
[cost]
input = 0.30
cache_read = 0.06
output = 1.20
[limit]
context = 202_752
output = 131_072
[modalities]
input = ["text"]
output = ["text"]