Retire DeepSeek V4 Flash - #915
Merged
Merged
Conversation
Remove deepseek-v4-flash from the catalog and router. Paid Quick now targets DeepSeek V4.1 Flash. Keep New only on V4.1 Flash and the GLM 5.3 family, and drop the Reasoning picker badge from every model. Sticky client prefs for the retired ID fall back to the current default. Billing keeps historical V4 Flash rates for delayed usage events.
Contributor
|
Maple development preview: https://6826e91f.maple-ca8.pages.dev Commit: Uses development API, billing, flags and PCR configuration. Cloudflare Access applies. |
The retired ID is only referenced in tests as a string, so the public const tripped clippy dead_code under -D warnings.
This was referenced Sep 14, 2026
This was referenced Sep 14, 2026
This branch was successfully deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Retire
deepseek-v4-flashfrom the catalog and router. Paid Quick now targets DeepSeek V4.1 Flash. KeepNewonly on V4.1 Flash and the GLM 5.3 family, and drop the Reasoning picker badge from every model.Changes
deepseek-v4-flashNewonly ondeepseek-v4-1-flash,glm-5-3, andglm-5-3-flashReasoningpicker/catalog badge from every model; leavecapabilities.reasoningunchangedValidation
cargo test --locked --all-features: 636 passed, 0 failed, 23 ignoredagentModelstests: 23 passedcargo test --locked --all-targets(412 passed, 2 ignored)Not run: live Tinfoil probe, encrypted SDK or Maple smoke. Billing keeps historical V4 Flash rates for delayed usage events and does not need a PR.