We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61c5968 commit 7f1e94fCopy full SHA for 7f1e94f
providers/chutes/models/zai-org/GLM-5.1-TEE.toml
@@ -0,0 +1,26 @@
1
+name = "GLM 5.1 TEE"
2
+family = "glm"
3
+release_date = "2026-04-08"
4
+last_updated = "2026-04-08"
5
+attachment = false
6
+reasoning = true
7
+temperature = true
8
+tool_call = true
9
+structured_output = true
10
+open_weights = true
11
+
12
+[cost]
13
+input = 0.95
14
+output = 3.15
15
+cache_read = 0.475
16
17
+[limit]
18
+context = 202_752
19
+output = 65_535
20
21
+[modalities]
22
+input = ["text"]
23
+output = ["text"]
24
25
+[interleaved]
26
+field = "reasoning_content"
0 commit comments