mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 09:30:51 +08:00
9.0 KiB
9.0 KiB
详细字段取值表 - compute/providers/anthropic.json
- provider:
anthropic - priceCurrency:
USD - generatedAt:
2026-04-23T15:11:31.654Z
来源
- https://platform.claude.com/docs/en/about-claude/models/overview
- https://platform.claude.com/docs/en/about-claude/pricing
- https://platform.claude.com/docs/es/about-claude/models/whats-new-claude-4-5
- https://www.anthropic.com/news/claude-opus-4-5
- https://www.anthropic.com/news/claude-sonnet-4-5
- https://zenmux.ai/models
- https://zenmux.ai/api/v1/models
claude-opus-4-6
- ZenMux匹配级别:
normalized - ZenMux命中:
anthropic/claude-opus-4.6 - ZenMux候选:
anthropic/claude-opus-4.6
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
modelName |
"claude-opus-4-6" |
"claude-opus-4.6" |
待确认 | ZenMux匹配(normalized): anthropic/claude-opus-4.6 |
displayName |
"Claude Opus 4.6" |
"Claude Opus 4.6" |
保持 | 展示字段,需按产品命名策略 |
serviceType |
["chat"] |
["chat"] |
保持 | 服务路由字段,优先本项目约定 |
contextWindow |
1000000 |
1000000 |
保持 | Anthropic 官方模型总览 https://platform.claude.com/docs/en/about-claude/models/overview 标注 Claude Opus 4.6 为 1M tokens context window |
maxOutputTokens |
128000 |
128000 |
保持 | Anthropic 官方模型总览 https://platform.claude.com/docs/en/about-claude/models/overview 标注 Claude Opus 4.6 的 Max output 为 128k tokens |
inputPrice |
5 |
5 |
保持 | ZenMux(anthropic/claude-opus-4.6) prompt=5 USD/MTokens |
outputPrice |
25 |
25 |
保持 | ZenMux(anthropic/claude-opus-4.6) completion=25 USD/MTokens |
capabilities |
["chat","reasoning","code","vision","tool_use"] |
["chat","reasoning","code","vision","tool_use"] |
待确认 | ZenMux给出reasoning=true,但capabilities是项目语义字段,需官方能力说明复核 |
defaultTemperature |
1 |
1 |
待确认 | 官方通常不提供默认采样参数 |
defaultTopP |
(缺省) | (缺省) | 待确认 | 官方通常不提供默认采样参数 |
extra |
{} |
{} |
待确认 | 扩展字段为本地schema,需业务侧定义 |
claude-opus-4-5
- ZenMux匹配级别:
normalized - ZenMux命中:
anthropic/claude-opus-4.5 - ZenMux候选:
anthropic/claude-opus-4.5
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
modelName |
"claude-opus-4-5" |
"claude-opus-4.5" |
待确认 | ZenMux匹配(normalized): anthropic/claude-opus-4.5 |
displayName |
"Claude Opus 4.5" |
"Claude Opus 4.5" |
保持 | 展示字段,需按产品命名策略 |
serviceType |
["chat"] |
["chat"] |
保持 | 服务路由字段,优先本项目约定 |
contextWindow |
200000 |
200000 |
保持 | ZenMux(anthropic/claude-opus-4.5)口径近似(≤3%) |
maxOutputTokens |
32768 |
32768 |
待确认 | 已查 https://platform.claude.com/docs/en/about-claude/pricing 与 https://www.anthropic.com/news/claude-opus-4-5 ,官方可确认 Claude Opus 4.5 型号存在与价格,但公开页面未给独立 max output tokens |
inputPrice |
5 |
5 |
保持 | ZenMux(anthropic/claude-opus-4.5) prompt=5 USD/MTokens |
outputPrice |
25 |
25 |
保持 | ZenMux(anthropic/claude-opus-4.5) completion=25 USD/MTokens |
capabilities |
["chat","reasoning","code","vision","tool_use"] |
["chat","reasoning","code","vision","tool_use"] |
待确认 | ZenMux给出reasoning=true,但capabilities是项目语义字段,需官方能力说明复核 |
defaultTemperature |
1 |
1 |
待确认 | 官方通常不提供默认采样参数 |
defaultTopP |
(缺省) | (缺省) | 待确认 | 官方通常不提供默认采样参数 |
extra |
{} |
{} |
待确认 | 扩展字段为本地schema,需业务侧定义 |
claude-sonnet-4-5
- ZenMux匹配级别:
normalized - ZenMux命中:
anthropic/claude-sonnet-4.5 - ZenMux候选:
anthropic/claude-sonnet-4.5
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
modelName |
"claude-sonnet-4-5" |
"claude-sonnet-4.5" |
待确认 | ZenMux匹配(normalized): anthropic/claude-sonnet-4.5 |
displayName |
"Claude Sonnet 4.5" |
"Claude Sonnet 4.5" |
保持 | 展示字段,需按产品命名策略 |
serviceType |
["chat"] |
["chat"] |
保持 | 服务路由字段,优先本项目约定 |
contextWindow |
200000 |
200000 |
保持 | Anthropic 官方模型总览历史版本索引 https://platform.claude.com/docs/es/about-claude/models/whats-new-claude-4-5 将 Claude Sonnet 4.5 标为 200K tokens / 1M tokens (beta);本项目 contextWindow 取标准口径 200000 |
maxOutputTokens |
64000 |
64000 |
保持 | Anthropic 官方模型总览历史版本索引 https://platform.claude.com/docs/es/about-claude/models/whats-new-claude-4-5 将 Claude Sonnet 4.5 标为 64K tokens 最大输出 |
inputPrice |
3 |
3 |
保持 | ZenMux(anthropic/claude-sonnet-4.5) prompt=3 USD/MTokens |
outputPrice |
15 |
15 |
保持 | ZenMux(anthropic/claude-sonnet-4.5) completion=15 USD/MTokens |
capabilities |
["chat","reasoning","code","vision","tool_use"] |
["chat","reasoning","code","vision","tool_use"] |
待确认 | ZenMux给出reasoning=true,但capabilities是项目语义字段,需官方能力说明复核 |
defaultTemperature |
1 |
1 |
待确认 | 官方通常不提供默认采样参数 |
defaultTopP |
(缺省) | (缺省) | 待确认 | 官方通常不提供默认采样参数 |
extra |
{} |
{} |
待确认 | 扩展字段为本地schema,需业务侧定义 |
claude-sonnet-4
- ZenMux匹配级别:
exact - ZenMux命中:
anthropic/claude-sonnet-4 - ZenMux候选:
anthropic/claude-sonnet-4
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
modelName |
"claude-sonnet-4" |
"claude-sonnet-4" |
保持 | ZenMux匹配(exact): anthropic/claude-sonnet-4 |
displayName |
"Claude Sonnet 4" |
"Claude Sonnet 4" |
保持 | 展示字段,需按产品命名策略 |
serviceType |
["chat"] |
["chat"] |
保持 | 服务路由字段,优先本项目约定 |
contextWindow |
200000 |
200000 |
保持 | Anthropic 官方模型总览 https://platform.claude.com/docs/en/about-claude/models/overview 标注 Claude Sonnet 4 的 context window 为 200k tokens |
maxOutputTokens |
64000 |
64000 |
保持 | Anthropic 官方模型总览 https://platform.claude.com/docs/en/about-claude/models/overview 标注 Claude Sonnet 4 的 Max output 为 64k tokens |
inputPrice |
3 |
3 |
保持 | ZenMux(anthropic/claude-sonnet-4) prompt=3 USD/MTokens |
outputPrice |
15 |
15 |
保持 | ZenMux(anthropic/claude-sonnet-4) completion=15 USD/MTokens |
capabilities |
["chat","reasoning","code","vision","tool_use"] |
["chat","reasoning","code","vision","tool_use"] |
待确认 | ZenMux给出reasoning=true,但capabilities是项目语义字段,需官方能力说明复核 |
defaultTemperature |
1 |
1 |
待确认 | 官方通常不提供默认采样参数 |
defaultTopP |
(缺省) | (缺省) | 待确认 | 官方通常不提供默认采样参数 |
extra |
{} |
{} |
待确认 | 扩展字段为本地schema,需业务侧定义 |
claude-sonnet-4-5-computer
- ZenMux匹配级别:
ambiguous - ZenMux候选:
anthropic/claude-sonnet-4.5、anthropic/claude-sonnet-4、anthropic/claude-sonnet-4.6、anthropic/claude-opus-4.5、anthropic/claude-haiku-4.5
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
modelName |
"claude-sonnet-4-5-computer" |
"claude-sonnet-4-5-computer" |
待确认 | ZenMux无稳定匹配 |
displayName |
"Claude Sonnet 4.5 Computer Use" |
"Claude Sonnet 4.5 Computer Use" |
保持 | 展示字段,需按产品命名策略 |
serviceType |
["computer_use"] |
["computer_use"] |
保持 | 服务路由字段,优先本项目约定 |
contextWindow |
200000 |
200000 |
待确认 | 已查 https://platform.claude.com/docs/en/about-claude/models/overview 与 https://platform.claude.com/docs/en/about-claude/pricing ,未找到 claude-sonnet-4-5-computer 这一独立官方模型规格 |
maxOutputTokens |
64000 |
64000 |
待确认 | 已查 https://platform.claude.com/docs/en/about-claude/models/overview 与 https://platform.claude.com/docs/en/about-claude/pricing ,未找到 claude-sonnet-4-5-computer 这一独立官方模型规格 |
inputPrice |
3 |
3 |
待确认 | ZenMux无稳定价格可用,需官方价格页复核 |
outputPrice |
15 |
15 |
待确认 | ZenMux无稳定价格可用,需官方价格页复核 |
capabilities |
["chat","vision","computer_use","tool_use","reasoning"] |
["chat","vision","computer_use","tool_use","reasoning"] |
保持 | ZenMux无明确能力映射差异 |
defaultTemperature |
1 |
1 |
待确认 | 官方通常不提供默认采样参数 |
defaultTopP |
(缺省) | (缺省) | 待确认 | 官方通常不提供默认采样参数 |
extra |
{} |
{} |
待确认 | 扩展字段为本地schema,需业务侧定义 |