()
| 259 | } |
| 260 | |
| 261 | function getOpusPlanOption(): ModelOption { |
| 262 | return { |
| 263 | value: 'opusplan', |
| 264 | label: 'Opus Plan Mode', |
| 265 | description: 'Use Opus 4.6 in plan mode, Sonnet 4.6 otherwise', |
| 266 | } |
| 267 | } |
| 268 | |
| 269 | // @[MODEL LAUNCH]: Update the model picker lists below to include/reorder options for the new model. |
| 270 | // Each user tier (ant, Max/Team Premium, Pro/Team Standard/Enterprise, PAYG 1P, PAYG 3P) has its own list. |