Skip to content

Commit adf931e

Browse files
committed
update zen models
1 parent c7a4506 commit adf931e

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name = "MiniMax M2 (alpha)"
2+
release_date = "2025-10-27"
3+
last_updated = "2025-10-27"
4+
attachment = false
5+
reasoning = true
6+
temperature = true
7+
tool_call = true
8+
knowledge = "2024-10"
9+
open_weights = true
10+
status = "alpha"
11+
12+
[cost]
13+
input = 1.2
14+
output = 1.2
15+
16+
[limit]
17+
context = 200_000
18+
output = 128_000
19+
20+
[modalities]
21+
input = ["text"]
22+
output = ["text"]

0 commit comments

Comments
 (0)