Skip to content

[Workers AI] Make rate limits rule-based instead of a maintained list - #33352

Open
mchenco wants to merge 1 commit into
productionfrom
mchen/wai-rate-limits-unified-billing
Open

[Workers AI] Make rate limits rule-based instead of a maintained list#33352
mchenco wants to merge 1 commit into
productionfrom
mchen/wai-rate-limits-unified-billing

Conversation

@mchenco

@mchenco mchenco commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Updates the Workers AI limits page to use a rule instead of a hardcoded model list, reflecting the unified billing announcement. Removes the Frontier models section title and its inbound anchor links.

@github-actions github-actions Bot added product:ai-gateway AI Gateway: https://developers.cloudflare.com/ai-gateway/ product:workers-ai Workers AI: https://developers.cloudflare.com/workers-ai/ size/s labels Sep 9, 2026
@github-actions

github-actions Bot commented Sep 9, 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/content/docs/ai-gateway/ @abhishekkankani, @adriandlam, @aninibread, @ethulia, @kathayl, @kflansburg, @mattrothenberg, @mchenco, @palashgo, @roerohan, @shridhar-cf, @superhighfives, @thebongy, @zeke, @cloudflare/product-owners
/src/content/docs/workers-ai/ @aninibread, @craigsdennis, @ethulia, @kflansburg, @mattrothenberg, @mchenco, @rita3ko, @shridhar-cf, @superhighfives, @zeke, @cloudflare/product-owners

@cloudflare-workers-and-pages

Copy link
Copy Markdown

🚀 Deploying Preview to Cloudflare 🚀

Preview URL: https://mchen-wai-rate-limits-unified-billing.previews.developers.cloudflare.com (commit 4a22853)

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://5d3570b7.previews.developers.cloudflare.com 4a22853 2026-09-09T19:09:24.932Z Visit the dashboard ↗

@mchenco
mchenco requested a review from roerohan as a code owner September 10, 2026 14:18
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Review

💡 1 suggestion found in commit 4a22853.

👉 Fix in your agent 👈
Fix the following review findings in PR #33352 (https://github.com/cloudflare/cloudflare-docs/pull/33352).

Before making changes, review each finding and present a brief summary table:
- For each finding, state whether you agree, disagree, or need clarification
- If you disagree (e.g. the fix requires disproportionate effort for minimal benefit,
  or the finding is factually incorrect), explain why
- If you need clarification before deciding, ask those questions
- Then share your plan for which issues to tackle and in what order

After triaging, follow this order:
1. Post a comment on this PR for any findings you are skipping, with the finding ID and your reasoning.
2. Then commit the fixes for the legitimate findings.

The comment must come before the commit — the bot reads PR comments when a new
push triggers a review, so skip comments posted after the push will be missed.

---

## Style Guide Review

### Suggestions (1)

#### SG-f6c19dc6b328 · Bullet list with fewer than three items
- **File:** `src/content/docs/workers-ai/platform/limits.mdx` line 54
- **Issue:** Added line 54 forms a one-item bullet list under `### Text Generation`
- **Fix:** Consider writing the single item as prose instead, e.g. `Text Generation allows 300 requests per minute, unless the model requires the Workers Paid plan.`

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

Suggestions (1)
File Issue
workers-ai/platform/limits.mdx line 54 Bullet list with fewer than three items — Added line 54 forms a one-item bullet list under ### Text Generation Fix: Consider writing the single item as prose instead, e.g. Text Generation allows 300 requests per minute, unless the model requires the Workers Paid plan.
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.

@mchenco
mchenco enabled auto-merge (squash) September 11, 2026 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:ai-gateway AI Gateway: https://developers.cloudflare.com/ai-gateway/ product:workers-ai Workers AI: https://developers.cloudflare.com/workers-ai/ size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.