mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 09:10:52 +08:00
fix(deepseek): 更新 DeepSeek 模型至 V4 系列,修正价格与参数 (#28)
- 新增 deepseek-v4-flash(主力)和 deepseek-v4-pro(旗舰) - 上下文窗口 128K → 1M,最大输出 8K/64K → 384K - 价格更新:V4 Flash 输入 1 元/M 输出 2 元/M;V4 Pro 输入 3 元/M 输出 6 元/M - 保留 deepseek-chat / deepseek-reasoner 作为旧别名(标记 2026-07-24 弃用) - bump presetDataVersion to 52 Co-authored-by: Yige <a@wyr.me>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"presetDataVersion": 52,
|
||||
"updatedAt": "2026-05-26",
|
||||
"presetDataVersion": 53,
|
||||
"updatedAt": "2026-05-27",
|
||||
"description": "DesireCore 官方配置中心"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user