Skip to content

Commit 047f335

Browse files
authored
Merge pull request #1265 from MiyakoMeow/add-glm-4.7-flashx
Add glm-4.7-flashx to ZAI/ZhipuAI
2 parents 1394d2c + 8b80a2b commit 047f335

4 files changed

Lines changed: 27 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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"]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../zai-coding-plan/models/glm-4.7-flash.toml
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../zai-coding-plan/models/glm-4.7-flashx.toml
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../zai/models/glm-4.7-flashx.toml

0 commit comments

Comments
 (0)