We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32c0c88 commit 5b68565Copy full SHA for 5b68565
1 file changed
providers/cortecs/models/minimax-M2.7.toml
@@ -0,0 +1,22 @@
1
+name = "MiniMax-M2.7"
2
+family = "minimax"
3
+release_date = "2026-03-18"
4
+last_updated = "2026-03-18"
5
+attachment = false
6
+reasoning = true
7
+temperature = true
8
+tool_call = true
9
+structured_output = true
10
+open_weights = true
11
+
12
+[cost]
13
+input = 0.47
14
+output = 1.40
15
16
+[limit]
17
+context = 202_752
18
+output = 131_072
19
20
+[modalities]
21
+input = ["text","pdf","image"]
22
+output = ["text"]
0 commit comments