File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ structured_output = true
77temperature = true
88knowledge = " 2025-01"
99release_date = " 2025-12-19"
10- last_updated = " 2025-12-29 "
10+ last_updated = " 2025-12-30 "
1111open_weights = false
1212
1313[interleaved ]
@@ -16,6 +16,7 @@ field = "reasoning_details"
1616[cost ]
1717input = 0.7
1818output = 3.75
19+ cache_read = 0.07
1920
2021[limit ]
2122context = 262_144
Original file line number Diff line number Diff line change 1+ name = " Grok Code Fast 1"
2+ family = " grok"
3+ attachment = true
4+ reasoning = true
5+ tool_call = true
6+ structured_output = true
7+ temperature = true
8+ release_date = " 2025-12-01"
9+ last_updated = " 2025-12-30"
10+ open_weights = false
11+
12+ [cost ]
13+ input = 0.25
14+ output = 1.87
15+ cache_read = 0.03
16+
17+ [limit ]
18+ context = 262_144
19+ output = 65_536
20+
21+ [modalities ]
22+ input = [" text" , " image" ]
23+ output = [" text" ]
Original file line number Diff line number Diff line change @@ -6,14 +6,14 @@ tool_call = true
66structured_output = true
77temperature = true
88knowledge = " 2024-04"
9- release_date = " 2025-11-12 "
10- last_updated = " 2025-12-29 "
9+ release_date = " 2025-12-10 "
10+ last_updated = " 2025-12-30 "
1111open_weights = true
1212
1313[cost ]
1414input = 0.75
1515output = 3.2
16- cache_read = 0.1875
16+ cache_read = 0.375
1717
1818[limit ]
1919context = 262_144
Original file line number Diff line number Diff line change 1+ name = " MiniMax M2.1"
2+ attachment = true
3+ reasoning = true
4+ tool_call = true
5+ structured_output = true
6+ temperature = true
7+ release_date = " 2025-12-01"
8+ last_updated = " 2025-12-30"
9+ open_weights = false
10+
11+ [cost ]
12+ input = 0.4
13+ output = 1.6
14+ cache_read = 0.04
15+
16+ [limit ]
17+ context = 202_752
18+ output = 50_688
19+
20+ [modalities ]
21+ input = [" text" , " image" ]
22+ output = [" text" ]
You can’t perform that action at this time.
0 commit comments