mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 08:30:51 +08:00
31 lines
1.7 KiB
Markdown
31 lines
1.7 KiB
Markdown
# 详细字段取值表 - compute/coding-plans/volcengine-coding.json
|
||
|
||
- provider: `volcengine`
|
||
- priceCurrency: `USD`
|
||
- generatedAt: `2026-04-23T15:11:31.654Z`
|
||
|
||
## 来源
|
||
|
||
- https://developer.volcengine.com/articles/7615528054736945158
|
||
- https://zenmux.ai/models
|
||
- https://zenmux.ai/api/v1/models
|
||
|
||
## ark-code-latest
|
||
|
||
- ZenMux匹配级别: `none`
|
||
- ZenMux候选: (none)
|
||
|
||
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|
||
|---|---|---|---|---|
|
||
| `modelName` | `"ark-code-latest"` | `"ark-code-latest"` | 待确认 | ZenMux无稳定匹配 |
|
||
| `displayName` | `"Ark Code Latest (Auto)"` | `"Ark Code Latest (Auto)"` | 保持 | 展示字段,需按产品命名策略 |
|
||
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,优先本项目约定 |
|
||
| `contextWindow` | `128000` | `256000` | 建议修改 | 火山引擎开发者社区《OpenClaw 接入火山 CodingPlan 实践指南》示例配置列明 `ark-code-latest` 的 `contextWindow` 为 `256000` |
|
||
| `maxOutputTokens` | `32768` | `32000` | 建议修改 | 同一官方示例配置列明 `ark-code-latest` 的 `maxTokens` 为 `32000` |
|
||
| `inputPrice` | (缺省) | (缺省) | 待确认 | ZenMux无稳定价格可用,需官方价格页复核 |
|
||
| `outputPrice` | (缺省) | (缺省) | 待确认 | ZenMux无稳定价格可用,需官方价格页复核 |
|
||
| `capabilities` | `["code","reasoning","chat"]` | `["code","reasoning","chat"]` | 保持 | ZenMux无明确能力映射差异 |
|
||
| `defaultTemperature` | `1` | `1` | 待确认 | 官方通常不提供默认采样参数 |
|
||
| `defaultTopP` | (缺省) | (缺省) | 待确认 | 官方通常不提供默认采样参数 |
|
||
| `extra` | (缺省) | (缺省) | 待确认 | 扩展字段为本地schema,需业务侧定义 |
|