We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2e4174 + 57c6d81 commit 4222b04Copy full SHA for 4222b04
1 file changed
providers/deepinfra/models/zai-org/GLM-5.1.toml
@@ -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