We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1394d2c + 8b80a2b commit 047f335Copy full SHA for 047f335
4 files changed
providers/zai/models/glm-4.7-flashx.toml
@@ -0,0 +1,24 @@
1
+name = "GLM-4.7-FlashX"
2
+family = "glm-flash"
3
+release_date = "2026-01-19"
4
+last_updated = "2026-01-19"
5
+attachment = false
6
+reasoning = true
7
+temperature = true
8
+tool_call = true
9
+knowledge = "2025-04"
10
+open_weights = true
11
+
12
+[cost]
13
+input = 0.07
14
+output = 0.40
15
+cache_read = 0.01
16
+cache_write = 0
17
18
+[limit]
19
+context = 200_000
20
+output = 131_072
21
22
+[modalities]
23
+input = ["text"]
24
+output = ["text"]
providers/zhipuai-coding-plan/models/glm-4.7-flash.toml
@@ -0,0 +1 @@
+../../zai-coding-plan/models/glm-4.7-flash.toml
providers/zhipuai-coding-plan/models/glm-4.7-flashx.toml
+../../zai-coding-plan/models/glm-4.7-flashx.toml
providers/zhipuai/models/glm-4.7-flashx.toml
+../../zai/models/glm-4.7-flashx.toml
0 commit comments