Skip to content

feat: add priority_pricing#1160

Merged
LordGameleo merged 2 commits into
mainfrom
add-priority_pricing
May 27, 2026
Merged

feat: add priority_pricing#1160
LordGameleo merged 2 commits into
mainfrom
add-priority_pricing

Conversation

@harshiv-26
Copy link
Copy Markdown
Collaborator

@harshiv-26 harshiv-26 commented May 27, 2026

Note

Low Risk
Schema-only, optional field with no behavior changes in this diff; downstream cost calculation must explicitly use it to affect billing.

Overview
Adds an optional priority_pricing block on each CostWithRegion entry so model YAML can declare a separate #Cost profile (same fields as standard pricing) alongside the existing regional #Cost fields.

The Cue schema in model.cue is the source of truth; types.ts picks up the same optional priority_pricing?: Cost on CostWithRegion via the existing OpenAPI/typegen pipeline.

Reviewed by Cursor Bugbot for commit fe8d146. Bugbot is set up for automated code reviews on this repo. Configure here.

@LordGameleo LordGameleo merged commit 49f26ae into main May 27, 2026
8 checks passed
@LordGameleo LordGameleo deleted the add-priority_pricing branch May 27, 2026 10:06
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.

2 participants