mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 08:30:51 +08:00
audit model field values against official docs
This commit is contained in:
74
字段取值表/openrouter/详细字段取值表.md
Normal file
74
字段取值表/openrouter/详细字段取值表.md
Normal file
@@ -0,0 +1,74 @@
|
||||
# 详细字段取值表 - compute/providers/openrouter.json
|
||||
|
||||
- provider: `openrouter`
|
||||
- priceCurrency: `USD`
|
||||
- generatedAt: `2026-04-23T15:11:31.654Z`
|
||||
|
||||
## 来源
|
||||
|
||||
- https://openrouter.ai/docs/model-routing
|
||||
- https://openrouter.ai/openrouter/auto/overview
|
||||
- https://openrouter.ai/api/v1/models
|
||||
- https://openrouter.ai/openai/gpt-oss-120b:free
|
||||
- https://openrouter.ai/qwen/qwen3-coder:free
|
||||
- https://platform.openai.com/docs/models/gpt-oss-120b
|
||||
- https://help.aliyun.com/zh/model-studio/model
|
||||
- https://zenmux.ai/models
|
||||
- https://zenmux.ai/api/v1/models
|
||||
|
||||
## openrouter/auto
|
||||
|
||||
- ZenMux匹配级别: `none`
|
||||
- ZenMux候选: (none)
|
||||
|
||||
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|
||||
|---|---|---|---|---|
|
||||
| `modelName` | `"openrouter/auto"` | `"openrouter/auto"` | 待确认 | ZenMux无稳定匹配 |
|
||||
| `displayName` | `"OpenRouter Auto"` | `"OpenRouter Auto"` | 保持 | 展示字段,需按产品命名策略 |
|
||||
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,优先本项目约定 |
|
||||
| `contextWindow` | `2000000` | `2000000` | 保持 | OpenRouter Auto Router 页面 https://openrouter.ai/openrouter/auto/overview 列出 `openrouter/auto` 为 `2,000,000 context` |
|
||||
| `maxOutputTokens` | `16384` | `16384` | 待确认 | 已查 https://openrouter.ai/docs/model-routing 、https://openrouter.ai/openrouter/auto/overview 与 https://openrouter.ai/api/v1/models ,`openrouter/auto` 为动态路由模型;官方模型 API 当前对其返回 `top_provider.max_completion_tokens=null`,因此不存在统一固定 max output tokens |
|
||||
| `inputPrice` | `0` | `0` | 待确认 | ZenMux无稳定价格可用,需官方价格页复核 |
|
||||
| `outputPrice` | `0` | `0` | 待确认 | ZenMux无稳定价格可用,需官方价格页复核 |
|
||||
| `capabilities` | `["chat","auto_routing"]` | `["chat","auto_routing"]` | 保持 | ZenMux无明确能力映射差异 |
|
||||
| `defaultTemperature` | `1` | `1` | 待确认 | 官方通常不提供默认采样参数 |
|
||||
| `defaultTopP` | `1` | `1` | 待确认 | 官方通常不提供默认采样参数 |
|
||||
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本地schema,需业务侧定义 |
|
||||
|
||||
## openai/gpt-oss-120b:free
|
||||
|
||||
- ZenMux匹配级别: `none`
|
||||
- ZenMux候选: (none)
|
||||
|
||||
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|
||||
|---|---|---|---|---|
|
||||
| `modelName` | `"openai/gpt-oss-120b:free"` | `"openai/gpt-oss-120b:free"` | 待确认 | ZenMux无稳定匹配 |
|
||||
| `displayName` | `"GPT-OSS 120B (免费)"` | `"GPT-OSS 120B (免费)"` | 保持 | 展示字段,需按产品命名策略 |
|
||||
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,优先本项目约定 |
|
||||
| `contextWindow` | `131072` | `131072` | 保持 | OpenRouter 模型页 https://openrouter.ai/openai/gpt-oss-120b:free 与 OpenAI 官方模型页 https://platform.openai.com/docs/models/gpt-oss-120b 均标注 `131,072 context` |
|
||||
| `maxOutputTokens` | `131072` | `131072` | 保持 | OpenAI 官方模型页 https://platform.openai.com/docs/models/gpt-oss-120b 标注 `131,072 max output tokens`;OpenRouter free 变体沿用同一底模 |
|
||||
| `inputPrice` | `0` | `0` | 待确认 | ZenMux无稳定价格可用,需官方价格页复核 |
|
||||
| `outputPrice` | `0` | `0` | 待确认 | ZenMux无稳定价格可用,需官方价格页复核 |
|
||||
| `capabilities` | `["chat","reasoning","code"]` | `["chat","reasoning","code"]` | 保持 | ZenMux无明确能力映射差异 |
|
||||
| `defaultTemperature` | `1` | `1` | 待确认 | 官方通常不提供默认采样参数 |
|
||||
| `defaultTopP` | `1` | `1` | 待确认 | 官方通常不提供默认采样参数 |
|
||||
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本地schema,需业务侧定义 |
|
||||
|
||||
## qwen/qwen3-coder:free
|
||||
|
||||
- ZenMux匹配级别: `none`
|
||||
- ZenMux候选: (none)
|
||||
|
||||
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|
||||
|---|---|---|---|---|
|
||||
| `modelName` | `"qwen/qwen3-coder:free"` | `"qwen/qwen3-coder:free"` | 待确认 | ZenMux无稳定匹配 |
|
||||
| `displayName` | `"Qwen3 Coder 480B (免费)"` | `"Qwen3 Coder 480B (免费)"` | 保持 | 展示字段,需按产品命名策略 |
|
||||
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,优先本项目约定 |
|
||||
| `contextWindow` | `262000` | `262000` | 保持 | OpenRouter 模型页 https://openrouter.ai/qwen/qwen3-coder:free 标注该 free 变体的 context 为 `262,000` |
|
||||
| `maxOutputTokens` | `262000` | `262000` | 保持 | OpenRouter 官方模型 API https://openrouter.ai/api/v1/models 当前对 `qwen/qwen3-coder:free` 返回 `context_length: 262000` 且 `top_provider.max_completion_tokens: 262000`;对应模型页 https://openrouter.ai/qwen/qwen3-coder:free 也标注 `262,000 context` |
|
||||
| `inputPrice` | `0` | `0` | 待确认 | ZenMux无稳定价格可用,需官方价格页复核 |
|
||||
| `outputPrice` | `0` | `0` | 待确认 | ZenMux无稳定价格可用,需官方价格页复核 |
|
||||
| `capabilities` | `["code","reasoning","agent","tool_use"]` | `["code","reasoning","agent","tool_use"]` | 保持 | ZenMux无明确能力映射差异 |
|
||||
| `defaultTemperature` | `1` | `1` | 待确认 | 官方通常不提供默认采样参数 |
|
||||
| `defaultTopP` | `1` | `1` | 待确认 | 官方通常不提供默认采样参数 |
|
||||
| `extra` | `{}` | `{}` | 待确认 | 扩展字段为本地schema,需业务侧定义 |
|
||||
Reference in New Issue
Block a user