mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 08:30:51 +08:00
chore: preserve field audit artifacts and tools (#5)
* 备份同步前的配置审计修改 * 更新字段审计产物
This commit is contained in:
29
字段取值表/providers__anthropic/未确认字段报告.md
Normal file
29
字段取值表/providers__anthropic/未确认字段报告.md
Normal file
@@ -0,0 +1,29 @@
|
||||
# 未确认字段报告 - compute/providers/anthropic.json
|
||||
|
||||
- provider: `anthropic`
|
||||
- generatedAt: `2026-04-25T16:15:04.854Z`
|
||||
|
||||
## claude-opus-4-7
|
||||
|
||||
- `contextWindow`: ZenMux给出context_length=1000000,最终以官方模型规格页确认
|
||||
- `maxOutputTokens`: ZenMux列表未提供统一max output字段,需官方模型详情页确认
|
||||
- `inputPrice`: 当前文件币种为USD,价格需官方价格页确认
|
||||
- `outputPrice`: 当前文件币种为USD,价格需官方价格页确认
|
||||
- `extra`: 扩展字段为本项目schema,需按业务含义和官方补充信息复核
|
||||
|
||||
## claude-sonnet-4-6
|
||||
|
||||
- `contextWindow`: ZenMux给出context_length=1000000,最终以官方模型规格页确认
|
||||
- `maxOutputTokens`: ZenMux列表未提供统一max output字段,需官方模型详情页确认
|
||||
- `inputPrice`: 当前文件币种为USD,价格需官方价格页确认
|
||||
- `outputPrice`: 当前文件币种为USD,价格需官方价格页确认
|
||||
- `extra`: 扩展字段为本项目schema,需按业务含义和官方补充信息复核
|
||||
|
||||
## claude-haiku-4-5
|
||||
|
||||
- `contextWindow`: ZenMux给出context_length=200000,最终以官方模型规格页确认
|
||||
- `maxOutputTokens`: ZenMux列表未提供统一max output字段,需官方模型详情页确认
|
||||
- `inputPrice`: 当前文件币种为USD,价格需官方价格页确认
|
||||
- `outputPrice`: 当前文件币种为USD,价格需官方价格页确认
|
||||
- `extra`: 扩展字段为本项目schema,需按业务含义和官方补充信息复核
|
||||
|
||||
Reference in New Issue
Block a user