File tree Expand file tree Collapse file tree
providers/dinference/models Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- name = " GLM-4.7"
2- family = " glm"
3- release_date = " 2025-12"
4- last_updated = " 2025-12"
5- attachment = false
6- reasoning = true
7- temperature = true
8- tool_call = true
9- knowledge = " 2025-04"
10- open_weights = true
11-
12- [interleaved ]
13- field = " reasoning_content"
1+ [extends ]
2+ from = " zai/glm-4.7"
3+ omit = [" cost.cache_read" , " cost.cache_write" ]
144
155[cost ]
166input = 0.45
@@ -19,7 +9,3 @@ output = 1.65
199[limit ]
2010context = 200_000
2111output = 128_000
22-
23- [modalities ]
24- input = [" text" ]
25- output = [" text" ]
Original file line number Diff line number Diff line change 1+ [extends ]
2+ from = " zhipuai/glm-5.1"
3+ omit = [" cost.cache_read" , " cost.cache_write" ]
4+
5+ [cost ]
6+ input = 1.25
7+ output = 3.89
8+
9+ [limit ]
10+ context = 200_000
11+ output = 128_000
Original file line number Diff line number Diff line change 1- name = " GLM-5"
2- family = " glm"
3- release_date = " 2026-02"
4- last_updated = " 2026-02"
5- attachment = false
6- reasoning = true
7- temperature = true
8- tool_call = true
9- knowledge = " 2025-04"
10- open_weights = true
11-
12- [interleaved ]
13- field = " reasoning_content"
1+ [extends ]
2+ from = " zhipuai/glm-5"
3+ omit = [" cost.cache_read" , " cost.cache_write" ]
144
155[cost ]
166input = 0.75
@@ -19,7 +9,3 @@ output = 2.40
199[limit ]
2010context = 200_000
2111output = 128_000
22-
23- [modalities ]
24- input = [" text" ]
25- output = [" text" ]
Original file line number Diff line number Diff line change 1+ [extends ]
2+ from = " minimax/MiniMax-M2.5"
3+ omit = [" cost.cache_read" , " cost.cache_write" ]
4+
5+ [cost ]
6+ input = 0.22
7+ output = 0.88
8+
9+ [limit ]
10+ context = 200_000
11+ output = 32_000
You can’t perform that action at this time.
0 commit comments