mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-09-05 18:34:35 +08:00
feat(compute): 添加 qwen3.8-max-preview 模型 (#66)
- 新增 Qwen3.8-Max Preview 到 dashscope provider 和 model-specs - 100万上下文,支持视觉理解(serviceType 含 vision)、Agent、推理 - supportsReasoning: true - 定价:输入 ¥12/M token,输出 ¥36/M token - presetDataVersion 81 → 82
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"presetDataVersion": 81,
|
||||
"updatedAt": "2026-07-24",
|
||||
"presetDataVersion": 82,
|
||||
"updatedAt": "2026-07-25",
|
||||
"description": "DesireCore 官方配置中心"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user