Skip to content

feat(models): add fast-tier model variants#1205

Draft
RhysSullivan wants to merge 1 commit intodevfrom
rhys/fast-model-aliases
Draft

feat(models): add fast-tier model variants#1205
RhysSullivan wants to merge 1 commit intodevfrom
rhys/fast-model-aliases

Conversation

@RhysSullivan
Copy link

Summary

  • extend the model schema so provider-specific request options can be encoded directly in model TOMLs
  • add fast-tier variants for gpt-5.4 and claude-opus-4-6, including OpenCode Zen overrides so harnesses can expose them as distinct priced models
  • encode the documented fast-tier transport options (serviceTier = \"priority\" and speed = \"fast\") in the catalog instead of relying on UI-local toggles

Validation

  • bun validate

Notes

  • gpt-5.4-fast uses OpenAI priority processing pricing from the API pricing docs
  • claude-opus-4-6-fast uses Anthropic fast mode pricing from the fast mode docs and is marked beta because the feature is still in research preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant