We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d99a158 commit b8fae04Copy full SHA for b8fae04
1 file changed
providers/aihubmix/models/glm-5.1.toml
@@ -0,0 +1,24 @@
1
+name = "GLM-5.1"
2
+family = "glm"
3
+release_date = "2026-04-11"
4
+last_updated = "2026-04-11"
5
+attachment = false
6
+reasoning = true
7
+temperature = true
8
+tool_call = true
9
+open_weights = false
10
+
11
+[interleaved]
12
+field = "reasoning_content"
13
14
+[cost]
15
+input = 0.84
16
+output = 3.38
17
18
+[limit]
19
+context = 200000
20
+output = 128000
21
22
+[modalities]
23
+input = ["text"]
24
+output = ["text"]
0 commit comments