MCPcopy Create free account
hub / github.com/freecodexyz/free-code / getOpusPlanOption

Function getOpusPlanOption

src/utils/model/modelOptions.ts:290–296  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

288}
289
290function 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.

Callers 1

getModelOptionsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected