Skip to content

Commit 4222b04

Browse files
authored
Merge pull request #1407 from line72/deepinfra-glm-5.1
[DeepInfra] Add GLM 5.1
2 parents d2e4174 + 57c6d81 commit 4222b04

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# https://deepinfra.com/zai-org/GLM-5.1
2+
name = "GLM-5.1"
3+
family = "glm"
4+
release_date = "2026-04-07"
5+
last_updated = "2026-04-07"
6+
knowledge = "2025-04"
7+
attachment = false
8+
reasoning = true
9+
temperature = true
10+
tool_call = true
11+
open_weights = true
12+
structured_output = true
13+
14+
[interleaved]
15+
field = "reasoning_content"
16+
17+
[cost]
18+
input = 1.4
19+
output = 4.4
20+
cache_read = 0.26
21+
22+
[limit]
23+
context = 202_752
24+
# https://deepinfra.com/docs/advanced/max_tokens_limit
25+
output = 16_384
26+
27+
[modalities]
28+
input = ["text"]
29+
output = ["text"]

0 commit comments

Comments
 (0)