()
| 288 | } |
| 289 | |
| 290 | function getOpusPlanOption(): ModelOption { |
| 291 | return { |
| 292 | value: 'opusplan', |
| 293 | label: 'Opus Plan Mode', |
| 294 | description: 'Use Opus 4.6 in plan mode, Sonnet 4.6 otherwise', |
| 295 | } |
| 296 | } |
| 297 | |
| 298 | // @[MODEL LAUNCH]: Update the model picker lists below to include/reorder options for the new model. |
| 299 | // Each user tier (ant, Max/Team Premium, Pro/Team Standard/Enterprise, PAYG 1P, PAYG 3P) has its own list. |