Skip to content

[Workers AI] Fix DeepSeek V4 Flash context window - #33055

Open
kflansburg wants to merge 1 commit into
productionfrom
fix/deepseek-v4-flash-context-window
Open

[Workers AI] Fix DeepSeek V4 Flash context window#33055
kflansburg wants to merge 1 commit into
productionfrom
fix/deepseek-v4-flash-context-window

Conversation

@kflansburg

Copy link
Copy Markdown
Member

Summary

Corrects the context window for @cf/deepseek-ai/deepseek-v4-flash-0731 on its model page. The previously listed value (1,310,720) was pulled from the API, which defines the limit with some headroom; the actual context window is 1,048,576 tokens. This matches the value already shown for the DeepSeek V4 Pro model and the changelog tables.

@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No issues found in commit 0872e84.

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.

@github-actions

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/workers-ai-models/ @craigsdennis, @mchenco, @superhighfives, @shridhar-cf, @ethulia, @kflansburg, @cloudflare/product-owners, @kodster28

@cloudflare-workers-and-pages

Copy link
Copy Markdown

🚀 Deploying Preview to Cloudflare 🚀

Preview URL: https://fix-deepseek-v4-flash-context-window.previews.developers.cloudflare.com (commit 0872e84)

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://55041f86.previews.developers.cloudflare.com 0872e84 2026-08-27T00:05:33.182Z Visit the dashboard ↗

@github-actions

Copy link
Copy Markdown
Contributor

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