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,32 @@
# 未确认字段报告 - compute/providers/mistral.json
- provider: `mistral`
- generatedAt: `2026-04-25T16:15:04.854Z`
## mistral-large-latest
- `modelName`: ZenMux匹配(similar): mistralai/mistral-large-2512
- `contextWindow`: ZenMux给出context_length=256000最终以官方模型规格页确认
- `maxOutputTokens`: ZenMux列表未提供统一max output字段需官方模型详情页确认
- `inputPrice`: 当前文件币种为USD价格需官方价格页确认
- `outputPrice`: 当前文件币种为USD价格需官方价格页确认
- `extra`: 扩展字段为本项目schema需按业务含义和官方补充信息复核
## mistral-small-latest
- `modelName`: ZenMux无稳定匹配需官方文档确认
- `contextWindow`: ZenMux无context可用需官方规格页确认
- `maxOutputTokens`: ZenMux列表未提供统一max output字段需官方模型详情页确认
- `inputPrice`: 当前文件币种为USD价格需官方价格页确认
- `outputPrice`: 当前文件币种为USD价格需官方价格页确认
- `extra`: 扩展字段为本项目schema需按业务含义和官方补充信息复核
## codestral-latest
- `modelName`: ZenMux无稳定匹配需官方文档确认
- `contextWindow`: ZenMux无context可用需官方规格页确认
- `maxOutputTokens`: ZenMux列表未提供统一max output字段需官方模型详情页确认
- `inputPrice`: 当前文件币种为USD价格需官方价格页确认
- `outputPrice`: 当前文件币种为USD价格需官方价格页确认
- `extra`: 扩展字段为本项目schema需按业务含义和官方补充信息复核