Merge pull request #1408 from nanai10a/dev
Add MiniMax M2.5 (free) configuration file
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
name = "MiniMax M2.5 (free)"
|
||||
family = "minimax"
|
||||
attachment = false
|
||||
reasoning = true
|
||||
tool_call = true
|
||||
structured_output = true
|
||||
temperature = true
|
||||
release_date = "2026-02-12"
|
||||
last_updated = "2026-02-12"
|
||||
open_weights = true
|
||||
|
||||
[interleaved]
|
||||
field = "reasoning_details"
|
||||
|
||||
[cost]
|
||||
input = 0.00
|
||||
output = 0.00
|
||||
|
||||
[limit]
|
||||
context = 204_800
|
||||
output = 131_072
|
||||
|
||||
[modalities]
|
||||
input = ["text"]
|
||||
output = ["text"]
|
||||
Reference in New Issue
Block a user