Skip to content

feat(alibaba-token-plan-cn): add DeepSeek V4.1 Flash - #7045

Merged
rekram1-node merged 1 commit into
anomalyco:devfrom
netphils:dev
Sep 14, 2026
Merged

rekram1-node merged 1 commit into
anomalyco:devfrom
netphils:dev

Conversation

@netphils

Copy link
Copy Markdown
Contributor

Summary

Add deepseek-v4.1-flash — DeepSeek's September 2026 flash release, now on the Alibaba Token Plan (China) model list — to providers/alibaba-token-plan-cn. The entry is override-only and references the existing lab metadata via base_model.

Changes

  • providers/alibaba-token-plan-cn/models/deepseek-v4.1-flash.toml (new)
    • base_model = "deepseek/deepseek-v4.1-flash"
    • reasoning_options: toggle + effort ["low", "high", "max"]
    • interleaved.field = "reasoning_content"
    • cost: 0 input / 0 output / 0 cache_read / 0 cache_write (Credits-based subscription)
  • No models/deepseek/ change required — the lab entry models/deepseek/deepseek-v4.1-flash.toml already exists (1M context / 384K output, MIT, open weights).

Evidence

Validation

  • bun validate passes locally (exit 0) after the change.

Review notes

  • Unlike the sibling deepseek-v4-flash.toml (high/max only), low is included here because the current host docs list low as a distinct effort level specifically for deepseek-v4.1-flash, deepseek-v4-flash-0731, and deepseek-v4-pro-0813.
  • thinking_budget is intentionally omitted: docs mark it "not settable" for this model.

@github-actions

Copy link
Copy Markdown
Contributor

No actionable findings.

@github-actions github-actions Bot added the reviewer: ready Automated review found no actionable items label Sep 14, 2026
@rekram1-node
rekram1-node merged commit 9857c3a into anomalyco:dev Sep 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

reviewer: ready Automated review found no actionable items

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants