Skip to content

Prepare DeepSeek V4 Pro for rollout#489

Merged
AnthonyRonning merged 1 commit intomasterfrom
chore/prepare-deepseek-v4-pro
Apr 24, 2026
Merged

Prepare DeepSeek V4 Pro for rollout#489
AnthonyRonning merged 1 commit intomasterfrom
chore/prepare-deepseek-v4-pro

Conversation

@AnthonyRonning
Copy link
Copy Markdown
Contributor

@AnthonyRonning AnthonyRonning commented Apr 24, 2026

Summary

  • add DeepSeek V4 Pro to the model selector configuration
  • mark it as a Pro reasoning model with a New badge
  • leave the current Powerful model/default unchanged and keep DeepSeek V4 Pro non-vision

Testing

  • just format
  • just lint
  • bun test
  • just build

Open in Devin Review

Summary by CodeRabbit

  • New Features
    • Added Deepseek V4 Pro model to the model selector, available exclusively to Pro users with specified token limits.

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 24, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 577b6756-b0d0-4926-911d-68b0e14ea5fe

📥 Commits

Reviewing files that changed from the base of the PR and between 6e8ccf1 and ec16ce8.

📒 Files selected for processing (1)
  • frontend/src/components/ModelSelector.tsx

📝 Walkthrough

Walkthrough

Added a new DeepSeek v4 Pro model configuration entry to the MODEL_CONFIG object in ModelSelector.tsx. The entry includes display name, short name, badges, pro-only requirement flag, and token limit settings, enabling the model to be available in the application's model selection system.

Changes

Cohort / File(s) Summary
Model Configuration
frontend/src/components/ModelSelector.tsx
Added deepseek-v4-pro entry to MODEL_CONFIG with displayName, shortName, badges, requiresPro, and tokenLimit properties.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~5 minutes

Possibly related PRs

Poem

🐰 A shiny new model hops into place,
Deepseek v4 Pro joins the race!
With badges and tokens all set just right,
Pro users rejoice at this config delight! ✨

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the main change: adding DeepSeek V4 Pro to the model selector configuration in preparation for rollout.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/prepare-deepseek-v4-pro

Comment @coderabbitai help to get the list of available commands and usage tips.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying maple with  Cloudflare Pages  Cloudflare Pages

Latest commit: ec16ce8
Status: ✅  Deploy successful!
Preview URL: https://11f6b459.maple-ca8.pages.dev
Branch Preview URL: https://chore-prepare-deepseek-v4-pr.maple-ca8.pages.dev

View logs

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

@AnthonyRonning AnthonyRonning merged commit 04fbc3f into master Apr 24, 2026
11 of 13 checks passed
@AnthonyRonning AnthonyRonning deleted the chore/prepare-deepseek-v4-pro branch April 24, 2026 05:05
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