Skip to content

fix: factor DeepSeek V4 Flash 0731 providers - #3957

Merged
rekram1-node merged 3 commits into
devfrom
fix/deepseek-v4-flash-0731-base-model
Aug 2, 2026
Merged

fix: factor DeepSeek V4 Flash 0731 providers#3957
rekram1-node merged 3 commits into
devfrom
fix/deepseek-v4-flash-0731-base-model

Conversation

@rekram1-node

@rekram1-node rekram1-node commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add canonical lab metadata for the distinct DeepSeek V4 Flash 0731 release
  • factor Baseten, Chutes, DeepSeek, Fireworks AI, OpenCode Zen, OpenCode Go, OpenRouter, Venice, and Vercel entries through base_model
  • update both paid and free OpenCode Zen routes plus the OpenCode Go route
  • update the EmpirioLabs canonical mapping to prevent sync regressions

Sources

Validation

  • bun validate
  • git diff --check

@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

No actionable findings.

@rekram1-node
rekram1-node merged commit 8851d64 into dev Aug 2, 2026
2 checks passed
@rekram1-node
rekram1-node deleted the fix/deepseek-v4-flash-0731-base-model branch August 2, 2026 16:03
@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Action items

  • [medium] [possible mistake] providers/opencode/models/deepseek-v4-flash.toml:1 - Check: Provider display name should stay a real delta when retargeting base_model. Why: This file has no name override, so switching base_model from deepseek/deepseek-v4-flash to deepseek/deepseek-v4-flash-0731 changes the resolved display name from "DeepSeek V4 Flash" to "DeepSeek V4 Flash 0731" for model id deepseek-v4-flash. That diverges from the DeepSeek first-party entry (keeps name = "DeepSeek V4 Flash") and from nearby OpenCode aliases (DeepSeek V4 Flash (New) / DeepSeek V4 Flash Free (New)). Action: Add an explicit name = "DeepSeek V4 Flash" (or another intentional product name) if the OpenCode id should keep the stable Flash label; only omit name if showing "0731" is deliberate.

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.
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