Skip to content

Commit 82924aa

Browse files
authored
Merge pull request #1376 from mugnimaestra/feat/add-glm-5.1-tee-chutes
feat(chutes): add zai-org/GLM-5.1-TEE model
2 parents c8f0b6d + 7f1e94f commit 82924aa

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)