()
| 319 | } |
| 320 | |
| 321 | function getOpusPlanOption(): ModelOption { |
| 322 | return { |
| 323 | value: 'opusplan', |
| 324 | label: 'Reasoning Plan Mode', |
| 325 | description: 'Use the reasoning model in plan mode, balanced model otherwise', |
| 326 | } |
| 327 | } |
| 328 | |
| 329 | // @[MODEL LAUNCH]: Update the model picker lists below to include/reorder options for the new model. |
| 330 | // Each user tier (ant, Max/Team Premium, Pro/Team Standard/Enterprise, PAYG 1P, PAYG 3P) has its own list. |