chore: preserve field audit artifacts and tools (#5)

* 备份同步前的配置审计修改

* 更新字段审计产物
This commit is contained in:
2026-04-26 10:34:19 +08:00
committed by GitHub
parent 8aa03dbb4e
commit 370c3d17d1
79 changed files with 12480 additions and 0 deletions

View File

@@ -0,0 +1,50 @@
# 未确认字段报告 - compute/providers/baidu.json
- provider: `baidu`
- generatedAt: `2026-04-25T16:15:04.854Z`
## ernie-5.0-thinking-latest
- `modelName`: ZenMux匹配(stripped): baidu/ernie-5.0-thinking-preview
- `contextWindow`: ZenMux给出context_length=128000最终以官方模型规格页确认
- `maxOutputTokens`: ZenMux列表未提供统一max output字段需官方模型详情页确认
- `inputPrice`: 当前文件币种为CNY价格需官方价格页确认
- `outputPrice`: 当前文件币种为CNY价格需官方价格页确认
- `extra`: 扩展字段为本项目schema需按业务含义和官方补充信息复核
## ernie-5.0
- `modelName`: ZenMux匹配(similar): baidu/ernie-5.0-thinking-preview
- `contextWindow`: ZenMux给出context_length=128000最终以官方模型规格页确认
- `maxOutputTokens`: ZenMux列表未提供统一max output字段需官方模型详情页确认
- `inputPrice`: 当前文件币种为CNY价格需官方价格页确认
- `outputPrice`: 当前文件币种为CNY价格需官方价格页确认
- `extra`: 扩展字段为本项目schema需按业务含义和官方补充信息复核
## ernie-4.5-turbo-128k
- `modelName`: ZenMux无稳定匹配需官方文档确认
- `contextWindow`: ZenMux无context可用需官方规格页确认
- `maxOutputTokens`: ZenMux列表未提供统一max output字段需官方模型详情页确认
- `inputPrice`: 当前文件币种为CNY价格需官方价格页确认
- `outputPrice`: 当前文件币种为CNY价格需官方价格页确认
- `extra`: 扩展字段为本项目schema需按业务含义和官方补充信息复核
## ernie-4.5-turbo-20260402
- `modelName`: ZenMux无稳定匹配需官方文档确认
- `contextWindow`: ZenMux无context可用需官方规格页确认
- `maxOutputTokens`: ZenMux列表未提供统一max output字段需官方模型详情页确认
- `inputPrice`: 当前文件币种为CNY价格需官方价格页确认
- `outputPrice`: 当前文件币种为CNY价格需官方价格页确认
- `extra`: 扩展字段为本项目schema需按业务含义和官方补充信息复核
## ernie-x1.1
- `modelName`: ZenMux匹配(stripped): baidu/ernie-x1.1-preview
- `contextWindow`: ZenMux给出context_length=65536最终以官方模型规格页确认
- `maxOutputTokens`: ZenMux列表未提供统一max output字段需官方模型详情页确认
- `inputPrice`: 当前文件币种为CNY价格需官方价格页确认
- `outputPrice`: 当前文件币种为CNY价格需官方价格页确认
- `extra`: 扩展字段为本项目schema需按业务含义和官方补充信息复核