What's wrong with this entry?
Anonymous. No account, no email.
What
Infrastructure for routing requests to the Opus 4.6 model when a coral_reef_opus feature flag is enabled server-side.
Status
Feature-flagged via coral_reef_opus
Details
- When
coral_reef_opusis"true"and the model string contains"opus-4-6", a special token limit of 1,000,000 is applied - Extended output is enabled for matching Opus 4.6 models via the
HbA()function - Gated behind multiple checks: not in test mode, not using custom provider
Evidence
Model routing (search for "coral_reef_opus", "opus-4-6")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.