We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 889dabc + 0279094 commit 31ec642Copy full SHA for 31ec642
providers/venice/models/zai-org-glm-4.7.toml
@@ -1,25 +1,22 @@
1
-name = "GLM-4.7"
+name = "GLM 4.7"
2
family = "glm-4.7"
3
-release_date = "2025-12-22"
4
-last_updated = "2025-12-22"
5
attachment = false
6
-reasoning = true
7
-temperature = true
+reasoning = false
8
tool_call = true
+structured_output = true
+temperature = true
9
knowledge = "2025-04"
+release_date = "2024-04-01"
10
+last_updated = "2025-12-24"
11
open_weights = true
12
-[interleaved]
13
-field = "reasoning_details"
14
-
15
[cost]
16
-input = 0.6
17
-output = 2.2
18
-cache_read = 0.11
+input = 0.85
+output = 2.75
19
20
[limit]
21
-context = 204800
22
-output = 131072
+context = 131_072
+output = 32_768
23
24
[modalities]
25
input = ["text"]
0 commit comments