Skip to content

Commit aa4f3f5

Browse files
committed
poe: add GLM-5 model
1 parent f82d6fc commit aa4f3f5

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
name = "glm-5"
2+
release_date = "2026-02-11"
3+
last_updated = "2026-02-11"
4+
attachment = true
5+
reasoning = true
6+
temperature = false
7+
open_weights = false
8+
tool_call = true
9+
10+
[limit]
11+
context = 205_000
12+
output = 131_072
13+
14+
[modalities]
15+
input = ["text"]
16+
output = ["text"]

0 commit comments

Comments
 (0)