Skip to content

fix: Normalize model pricing labels - #33445

Merged
superhighfives merged 3 commits into
productionfrom
fix/model-pricing-labels
Sep 15, 2026
Merged

superhighfives merged 3 commits into
productionfrom
fix/model-pricing-labels

Conversation

@superhighfives

@superhighfives superhighfives commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Fixes pricing keys from #33421 that render as raw labels in model comparison tables, including output_text_tokens, output_video_tokens, and output_audio_tokens. Generalizes explicit per-million token labels while preserving non-token billing units.

@github-actions

github-actions Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/util/models/ @ethulia, @kflansburg, @mchenco, @shridhar-cf, @superhighfives, @cloudflare/product-owners, @cloudflare/content-engineering

@github-actions

github-actions Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 15, 2026

Copy link
Copy Markdown

🚀 Deploying Preview to Cloudflare 🚀

Preview URL: https://fix-model-pricing-labels.previews.developers.cloudflare.com (commit 97ec4a0)

This URL reflects your latest Preview deployment

Preview Deployments by commit

Status Deployment URL Commit Updated (UTC) See this deployment's details
  • Build: Success ✅
  • Deployment: Success ✅

View logs ↗
https://d8c19102.previews.developers.cloudflare.com 97ec4a0 2026-09-15T17:28:43.913Z Visit the dashboard ↗
  • Build: In progress 🔵

View logs ↗
214c6ab 2026-09-15T17:04:17.274Z View logs ↗
  • Build: Success ✅
  • Deployment: Success ✅

View logs ↗
https://13d703d3.previews.developers.cloudflare.com e5c7eb4 2026-09-15T15:10:36.251Z Visit the dashboard ↗

@superhighfives
superhighfives marked this pull request as ready for review September 15, 2026 16:52
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No issues found in commit 97ec4a0.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

No convention issues found.

Style Guide Review

No style-guide issues found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.
/rebase Rebases the PR branch against production. On conflict, attempts to resolve automatically using AI. Stops with an explanation if confidence is not high enough.

@superhighfives superhighfives changed the title fix: Normalize model pricing labels fix: Normalize pricing labels and update owners Sep 15, 2026
Comment thread .github/CODEOWNERS Outdated
*.js @cloudflare/content-engineering
*.ts @cloudflare/content-engineering
/.github/ @ahaywood @colbywhite @MohamedH1998 @mvvmm @cloudflare/content-engineering
/.github/ @ahaywood @colbywhite @MohamedH1998 @mvvmm @superhighfives @cloudflare/content-engineering

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not to /.github/, to src/util/models/*

@superhighfives superhighfives changed the title fix: Normalize pricing labels and update owners fix: Normalize model pricing labels Sep 15, 2026
@superhighfives
superhighfives merged commit 3c5b74b into production Sep 15, 2026
16 checks passed
@superhighfives
superhighfives deleted the fix/model-pricing-labels branch September 15, 2026 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants