feat(alibaba-token-plan-cn): add DeepSeek V4.1 Flash - #7045
Merged
Merged
Conversation
Contributor
|
No actionable findings. |
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
Add
deepseek-v4.1-flash— DeepSeek's September 2026 flash release, now on the Alibaba Token Plan (China) model list — toproviders/alibaba-token-plan-cn. The entry is override-only and references the existing lab metadata viabase_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)models/deepseek/change required — the lab entrymodels/deepseek/deepseek-v4.1-flash.tomlalready exists (1M context / 384K output, MIT, open weights).Evidence
deepseek-v4.1-flash, "推理模型、视觉理解、文本生成"): https://help.aliyun.com/zh/model-studio/token-plan-personal-overviewenable_thinkingtoggle;reasoning_effortacceptslow/high(default) /max, withmediumandxhighmapping tohigh; reasoning streams inreasoning_content: https://platform.qianwenai.com/docs/api-reference/chat/openai-chat (accessed 2026-09-14)deepseek-v4.1-flash(this plan is Beijing-only): https://www.alibabacloud.com/help/en/model-studio/deepseek-apiValidation
bun validatepasses locally (exit 0) after the change.Review notes
deepseek-v4-flash.toml(high/maxonly),lowis included here because the current host docs listlowas a distinct effort level specifically fordeepseek-v4.1-flash,deepseek-v4-flash-0731, anddeepseek-v4-pro-0813.thinking_budgetis intentionally omitted: docs mark it "not settable" for this model.