mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 08:30:51 +08:00
Batch update from official docs audit - price corrections, context window fixes, field report updates across all providers. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3.1 KiB
3.1 KiB
详细字段取值表 - compute/coding-plans/infini-coding.json
- provider:
infini - priceCurrency:
USD - generatedAt:
2026-04-23T15:11:31.654Z
来源
- https://docs.infini-ai.com/gen-studio-coding-plan/supported-models.html
- https://docs.infini-ai.com/shared/gen-studio/coding-tools/cp-use-openclaw.html
- https://docs.infini-ai.com/public/models/deepseek-v3.html
- https://api-docs.deepseek.com/quick_start/pricing
- https://zenmux.ai/models
- https://zenmux.ai/api/v1/models
deepseek-v3
- ZenMux匹配级别:
none - ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
modelName |
"deepseek-v3" |
"deepseek-v3" |
待确认 | ZenMux无稳定匹配 |
displayName |
"DeepSeek V3 (芯穹 Coding)" |
"DeepSeek V3 (芯穹 Coding)" |
保持 | 展示字段,需按产品命名策略 |
serviceType |
["chat"] |
["chat"] |
保持 | 服务路由字段,优先本项目约定 |
contextWindow |
128000 |
128000 |
待确认 | 已复核 https://docs.infini-ai.com/gen-studio-coding-plan/supported-models.html ,当前 Coding Plan 支持模型页仅列 deepseek-v3.2 / deepseek-v3.2-thinking,并注明模型列表接口本身不返回 metadata;已复核 https://docs.infini-ai.com/shared/gen-studio/coding-tools/cp-use-openclaw.html ,其中 OpenClaw 示例把 deepseek-v3.2 写为 contextWindow: 128000、maxTokens: 128000,但页面同时声明该 JSON 示例“可能与实际值不一致”;官方没有把本地别名 deepseek-v3 与 deepseek-v3.2 做一一映射,因此不能据此确认本地 deepseek-v3 |
maxOutputTokens |
8192 |
8192 |
待确认 | 已复核 https://docs.infini-ai.com/gen-studio-coding-plan/supported-models.html 与 https://docs.infini-ai.com/shared/gen-studio/coding-tools/cp-use-openclaw.html ,官方当前只对 deepseek-v3.2 的 OpenClaw 示例展示 maxTokens: 128000,且示例页明确声明示例值可能与实际值不一致;本地配置使用的 deepseek-v3 未出现在官方当前 Coding Plan 模型列表中,无法确认其固定最大输出值 |
inputPrice |
(缺省) | (缺省) | 待确认 | ZenMux无稳定价格可用,需官方价格页复核 |
outputPrice |
(缺省) | (缺省) | 待确认 | ZenMux无稳定价格可用,需官方价格页复核 |
capabilities |
["chat","reasoning","code","multilingual"] |
["chat","reasoning","code","multilingual"] |
保持 | ZenMux无明确能力映射差异 |
defaultTemperature |
null |
null |
保持 | 已复核 https://docs.infini-ai.com/gen-studio-coding-plan/supported-models.html 与 https://docs.infini-ai.com/shared/gen-studio/coding-tools/cp-use-openclaw.html ,官方当前公开的是 deepseek-v3.2 / deepseek-v3.2-thinking,未把本地别名 deepseek-v3 与某个官方型号做 1:1 映射;按规则不应冒充官方默认值,当前保持 null |
defaultTopP |
null |
null |
保持 | 同上;官方当前没有为本地别名 deepseek-v3 公布可直接回填的默认 top_p,当前保持 null |
extra |
(缺省) | (缺省) | 待确认 | 扩展字段为本地schema,需业务侧定义 |