File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ name = " Claude Opus 4.7"
2+ family = " claude-opus"
3+ attachment = true
4+ reasoning = true
5+ tool_call = true
6+ temperature = false
7+ release_date = " 2026-04-16"
8+ last_updated = " 2026-04-16"
9+ open_weights = false
10+
11+ [cost ]
12+ input = 5
13+ output = 25
14+ cache_read = 0.5
15+ cache_write = 6.25
16+
17+ [limit ]
18+ context = 1_000_000
19+ output = 128_000
20+
21+ [modalities ]
22+ input = [" text" , " image" , " pdf" ]
23+ output = [" text" ]
Original file line number Diff line number Diff line change 1+ name = " Mercury Coder Small Beta"
2+ family = " mercury"
3+ attachment = false
4+ reasoning = false
5+ tool_call = true
6+ temperature = true
7+ release_date = " 2025-02-26"
8+ last_updated = " 2026-04-16"
9+ open_weights = false
10+
11+ [cost ]
12+ input = 0.25
13+ output = 1
14+
15+ [limit ]
16+ context = 32_000
17+ output = 16_384
18+
19+ [modalities ]
20+ input = [" text" ]
21+ output = [" text" ]
Original file line number Diff line number Diff line change 1+ name = " GLM 5.1"
2+ family = " glm"
3+ attachment = true
4+ reasoning = true
5+ tool_call = true
6+ temperature = true
7+ release_date = " 2026-04-07"
8+ last_updated = " 2026-04-16"
9+ open_weights = false
10+
11+ [cost ]
12+ input = 1.4
13+ output = 4.4
14+ cache_read = 0.26
15+
16+ [limit ]
17+ context = 202_752
18+ output = 202_752
19+
20+ [modalities ]
21+ input = [" text" , " image" , " pdf" ]
22+ output = [" text" ]
You can’t perform that action at this time.
0 commit comments