Skip to content

Commit c9f22d2

Browse files
authored
Merge pull request #1413 from Ardakilic/dev
Kilo Gateway: Add GLM 5.1, Remove MiniMax M2.5 Free
2 parents 61e8ea2 + 385b4fb commit c9f22d2

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

providers/kilo/models/minimax/minimax-m2.5:free.toml renamed to providers/kilo/models/z-ai/glm-5.1.toml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
1-
name = "MiniMax: MiniMax M2.5 (free)"
2-
release_date = "2026-02-12"
3-
last_updated = "2026-02-12"
1+
name = "Z.ai: GLM 5.1"
2+
release_date = "2026-03-27"
3+
last_updated = "2026-03-27"
44
attachment = false
55
reasoning = true
66
temperature = true
77
tool_call = true
88
open_weights = true
99

1010
[cost]
11-
input = 0
12-
output = 0
13-
cache_read = 0
11+
input = 1.26
12+
output = 3.96
1413

1514
[limit]
16-
context = 204800
15+
context = 202752
1716
output = 131072
1817

1918
[modalities]

0 commit comments

Comments
 (0)