audit model field values against official docs

This commit is contained in:
2026-04-24 12:20:24 +08:00
parent ca99ea272f
commit c57cd4723d
114 changed files with 6550 additions and 368 deletions

View File

@@ -0,0 +1,26 @@
# 未确认字段报告 - compute/providers/lingyiwanwu.json
- provider: `lingyiwanwu`
- generatedAt: `2026-04-23T15:11:31.654Z`
## yi-lightning
- `modelName`: ZenMux无稳定匹配
- `contextWindow`: 已查 https://platform.lingyiwanwu.com/billing 与 https://platform.lingyiwanwu.com/playground ,公开页面可见平台入口、计费入口和文档入口,但未公开 `yi-lightning` / `yi-vision-v2` 的独立模型卡片;已查 https://platform.lingyiwanwu.com/useragreement ,官方明确该开放平台为“多模型聚合平台”,会根据任务进行智能路由,但未给这两个公开别名提供固定上下文规格
- `maxOutputTokens`: 已查 https://platform.lingyiwanwu.com/billing 、https://platform.lingyiwanwu.com/playground 与 https://platform.lingyiwanwu.com/useragreement ,当前官方公开页面未提供 `yi-lightning` / `yi-vision-v2` 的独立最大输出规格;且平台声明存在智能路由,不足以从聚合平台入口反推固定 `maxOutputTokens`
- `inputPrice`: ZenMux无稳定价格可用需官方价格页复核
- `outputPrice`: ZenMux无稳定价格可用需官方价格页复核
- `defaultTemperature`: 官方通常不提供默认采样参数
- `defaultTopP`: 官方通常不提供默认采样参数
- `extra`: 扩展字段为本地schema需业务侧定义
## yi-vision-v2
- `modelName`: ZenMux无稳定匹配
- `contextWindow`: 已查 https://platform.lingyiwanwu.com/billing 与 https://platform.lingyiwanwu.com/playground ,公开页面可见平台入口、计费入口和文档入口,但未公开 `yi-lightning` / `yi-vision-v2` 的独立模型卡片;已查 https://platform.lingyiwanwu.com/useragreement ,官方明确该开放平台为“多模型聚合平台”,会根据任务进行智能路由,但未给这两个公开别名提供固定上下文规格
- `maxOutputTokens`: 已查 https://platform.lingyiwanwu.com/billing 、https://platform.lingyiwanwu.com/playground 与 https://platform.lingyiwanwu.com/useragreement ,当前官方公开页面未提供 `yi-lightning` / `yi-vision-v2` 的独立最大输出规格;且平台声明存在智能路由,不足以从聚合平台入口反推固定 `maxOutputTokens`
- `inputPrice`: ZenMux无稳定价格可用需官方价格页复核
- `outputPrice`: ZenMux无稳定价格可用需官方价格页复核
- `defaultTemperature`: 官方通常不提供默认采样参数
- `defaultTopP`: 官方通常不提供默认采样参数
- `extra`: 扩展字段为本地schema需业务侧定义

View File

@@ -0,0 +1,51 @@
# 详细字段取值表 - compute/providers/lingyiwanwu.json
- provider: `lingyiwanwu`
- priceCurrency: `CNY`
- generatedAt: `2026-04-23T15:11:31.654Z`
## 来源
- https://platform.lingyiwanwu.com/billing
- https://platform.lingyiwanwu.com/playground
- https://platform.lingyiwanwu.com/useragreement
- https://zenmux.ai/models
- https://zenmux.ai/api/v1/models
## yi-lightning
- ZenMux匹配级别: `none`
- ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"yi-lightning"` | `"yi-lightning"` | 待确认 | ZenMux无稳定匹配 |
| `displayName` | `"Yi Lightning"` | `"Yi Lightning"` | 保持 | 展示字段,需按产品命名策略 |
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,优先本项目约定 |
| `contextWindow` | `16000` | `16000` | 待确认 | 已查 https://platform.lingyiwanwu.com/billing 与 https://platform.lingyiwanwu.com/playground ,公开页面可见平台入口、计费入口和文档入口,但未公开 `yi-lightning` / `yi-vision-v2` 的独立模型卡片;已查 https://platform.lingyiwanwu.com/useragreement ,官方明确该开放平台为“多模型聚合平台”,会根据任务进行智能路由,但未给这两个公开别名提供固定上下文规格 |
| `maxOutputTokens` | `4096` | `4096` | 待确认 | 已查 https://platform.lingyiwanwu.com/billing 、https://platform.lingyiwanwu.com/playground 与 https://platform.lingyiwanwu.com/useragreement ,当前官方公开页面未提供 `yi-lightning` / `yi-vision-v2` 的独立最大输出规格;且平台声明存在智能路由,不足以从聚合平台入口反推固定 `maxOutputTokens` |
| `inputPrice` | `0.99` | `0.99` | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `outputPrice` | `0.99` | `0.99` | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `capabilities` | `["chat","reasoning","code","fast","smart_routing"]` | `["chat","reasoning","code","fast","smart_routing"]` | 保持 | ZenMux无明确能力映射差异 |
| `defaultTemperature` | `0.7` | `0.7` | 待确认 | 官方通常不提供默认采样参数 |
| `defaultTopP` | `0.9` | `0.9` | 待确认 | 官方通常不提供默认采样参数 |
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本地schema需业务侧定义 |
## yi-vision-v2
- ZenMux匹配级别: `none`
- ZenMux候选: (none)
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|---|---|---|---|---|
| `modelName` | `"yi-vision-v2"` | `"yi-vision-v2"` | 待确认 | ZenMux无稳定匹配 |
| `displayName` | `"Yi Vision V2"` | `"Yi Vision V2"` | 保持 | 展示字段,需按产品命名策略 |
| `serviceType` | `["vision"]` | `["vision"]` | 保持 | 服务路由字段,优先本项目约定 |
| `contextWindow` | `16000` | `16000` | 待确认 | 已查 https://platform.lingyiwanwu.com/billing 与 https://platform.lingyiwanwu.com/playground ,公开页面可见平台入口、计费入口和文档入口,但未公开 `yi-lightning` / `yi-vision-v2` 的独立模型卡片;已查 https://platform.lingyiwanwu.com/useragreement ,官方明确该开放平台为“多模型聚合平台”,会根据任务进行智能路由,但未给这两个公开别名提供固定上下文规格 |
| `maxOutputTokens` | `4096` | `4096` | 待确认 | 已查 https://platform.lingyiwanwu.com/billing 、https://platform.lingyiwanwu.com/playground 与 https://platform.lingyiwanwu.com/useragreement ,当前官方公开页面未提供 `yi-lightning` / `yi-vision-v2` 的独立最大输出规格;且平台声明存在智能路由,不足以从聚合平台入口反推固定 `maxOutputTokens` |
| `inputPrice` | `6` | `6` | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `outputPrice` | `6` | `6` | 待确认 | ZenMux无稳定价格可用需官方价格页复核 |
| `capabilities` | `["chat","vision","image_understanding","ocr","chart_analysis","smart_routing"]` | `["chat","vision","image_understanding","ocr","chart_analysis","smart_routing"]` | 保持 | ZenMux无明确能力映射差异 |
| `defaultTemperature` | `0.7` | `0.7` | 待确认 | 官方通常不提供默认采样参数 |
| `defaultTopP` | `0.9` | `0.9` | 待确认 | 官方通常不提供默认采样参数 |
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本地schema需业务侧定义 |