We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b5bcde + 26f6b60 commit 8845bf3Copy full SHA for 8845bf3
1 file changed
providers/cortecs/models/glm-5.toml
@@ -0,0 +1,24 @@
1
+name = "GLM 5"
2
+family = "glm"
3
+release_date = "2026-02-11"
4
+last_updated = "2026-02-11"
5
+attachment = false
6
+reasoning = true
7
+temperature = true
8
+tool_call = true
9
+open_weights = true
10
+
11
+[cost]
12
+input = 1.08
13
+output = 3.44
14
15
+[limit]
16
+context = 202_752
17
+output = 202_752
18
19
+[modalities]
20
+input = ["text"]
21
+output = ["text"]
22
23
+[interleaved]
24
+field = "reasoning_content"
0 commit comments