We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f82d6fc commit 385b4fbCopy full SHA for 385b4fb
1 file changed
…lo/models/minimax/minimax-m2.5:free.toml providers/kilo/models/z-ai/glm-5.1.tomlproviders/kilo/models/minimax/minimax-m2.5:free.toml renamed to providers/kilo/models/z-ai/glm-5.1.toml
@@ -1,19 +1,18 @@
1
-name = "MiniMax: MiniMax M2.5 (free)"
2
-release_date = "2026-02-12"
3
-last_updated = "2026-02-12"
+name = "Z.ai: GLM 5.1"
+release_date = "2026-03-27"
+last_updated = "2026-03-27"
4
attachment = false
5
reasoning = true
6
temperature = true
7
tool_call = true
8
open_weights = true
9
10
[cost]
11
-input = 0
12
-output = 0
13
-cache_read = 0
+input = 1.26
+output = 3.96
14
15
[limit]
16
-context = 204800
+context = 202752
17
output = 131072
18
19
[modalities]
0 commit comments