Skip to content

Commit 3cc1c18

Browse files
committed
feat: add zai-org/GLM-5.2 to siliconflow and siliconflow-cn
1 parent a571899 commit 3cc1c18

2 files changed

Lines changed: 28 additions & 0 deletions

File tree

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
base_model = "zhipuai/glm-5.2"
2+
3+
[interleaved]
4+
field = "reasoning_content"
5+
6+
[cost]
7+
input = 1.4
8+
output = 4.4
9+
cache_input = 0.26
10+
cache_write = 0
11+
12+
[limit]
13+
context = 205_000
14+
output = 205_000
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
base_model = "zhipuai/glm-5.2"
2+
3+
[interleaved]
4+
field = "reasoning_content"
5+
6+
[cost]
7+
input = 1.4
8+
output = 4.4
9+
cache_input = 0.26
10+
cache_write = 0
11+
12+
[limit]
13+
context = 205_000
14+
output = 205_000

0 commit comments

Comments
 (0)