Skip to content

Commit f30b5fc

Browse files
authored
Merge pull request #1408 from nanai10a/dev
Add MiniMax M2.5 (free) configuration file
2 parents 10239c9 + 0f019a5 commit f30b5fc

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
name = "MiniMax M2.5 (free)"
2+
family = "minimax"
3+
attachment = false
4+
reasoning = true
5+
tool_call = true
6+
structured_output = true
7+
temperature = true
8+
release_date = "2026-02-12"
9+
last_updated = "2026-02-12"
10+
open_weights = true
11+
12+
[interleaved]
13+
field = "reasoning_details"
14+
15+
[cost]
16+
input = 0.00
17+
output = 0.00
18+
19+
[limit]
20+
context = 204_800
21+
output = 131_072
22+
23+
[modalities]
24+
input = ["text"]
25+
output = ["text"]

0 commit comments

Comments
 (0)