We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a38f937 + cf8f12b commit 5c36e54Copy full SHA for 5c36e54
1 file changed
providers/siliconflow/models/MiniMaxAI/MiniMax-M2.5.toml
@@ -0,0 +1,22 @@
1
+name = "MiniMaxAI/MiniMax-M2.5"
2
+family = "minimax"
3
+release_date = "2026-02-15"
4
+last_updated = "2026-02-15"
5
+attachment = false
6
+reasoning = false
7
+temperature = true
8
+tool_call = true
9
+structured_output = false
10
+open_weights = false
11
+
12
+[cost]
13
+input = 0.3
14
+output = 1.2
15
16
+[limit]
17
+context = 197_000
18
+output = 131_000
19
20
+[modalities]
21
+input = ["text"]
22
+output = ["text"]
0 commit comments