fix: factor DeepSeek V4 Flash 0731 providers - #3957
Merged
Merged
Conversation
Contributor
|
No actionable findings. |
Contributor
Action items
|
ASMAE20
pushed a commit
to ASMAE20/models.dev
that referenced
this pull request
Aug 3, 2026
* fix: factor DeepSeek V4 Flash 0731 providers * fix: update DeepSeek Flash API base model * fix: update OpenCode DeepSeek Flash base models
PEV123
added a commit
to PEV123/models.dev
that referenced
this pull request
Aug 3, 2026
anomalyco#3957 factored DeepSeek V4 Flash 0731 into its own lab entry and moved every provider onto it. This still pointed at the April preview and hand-copied name, description and both dates — which is the same override-only violation the review already raised, arriving by a different route: the fields stopped being deltas when the canonical entry started carrying them. Now inherits `deepseek/deepseek-v4-flash-0731` and keeps only what genuinely differs here: the served window, our completion cap, pricing, and the reasoning controls verified against the endpoint. Also merges dev, so the branch is current.
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.
Summary
base_modelSources
deepseek-v4-flashAPI ID now serves DeepSeek-V4-Flash-0731: https://api-docs.deepseek.com/quick_start/pricing/deepseek-v4-flashroute and current DeepSeek pricing: https://opencode.ai/docs/go/low,high, andmaxreasoning effort levels and recommends up to 384K output for high/maxValidation
bun validategit diff --check