Commit e020dca
c2b: fix model IDs and pricing (Sonnet 4.6 / Opus 4.8 / Haiku 4.5)
The console shipped pointing at nonexistent model IDs (claude-sonnet-5 /
claude-opus-5) — every run would 404 at the API. Corrected to real IDs
with matching per-Mtok pricing for the cost meter.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 6370242 commit e020dca
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
148 | | - | |
| 147 | + | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
230 | | - | |
231 | | - | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| |||
0 commit comments