mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 08:30:51 +08:00
chore: update field audit tables and provider configs
Batch update from official docs audit - price corrections, context window fixes, field report updates across all providers. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -6,21 +6,16 @@
|
||||
## openrouter/auto
|
||||
|
||||
- `modelName`: ZenMux无稳定匹配
|
||||
- `maxOutputTokens`: 已查 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
|
||||
- `maxOutputTokens`: 已复核 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`,因此不存在统一固定 `maxOutputTokens`
|
||||
- `inputPrice`: ZenMux无稳定价格可用,需官方价格页复核
|
||||
- `outputPrice`: ZenMux无稳定价格可用,需官方价格页复核
|
||||
- `defaultTemperature`: 官方通常不提供默认采样参数
|
||||
- `defaultTopP`: 官方通常不提供默认采样参数
|
||||
- `extra`: 扩展字段为本地schema,需业务侧定义
|
||||
|
||||
## openai/gpt-oss-120b:free
|
||||
|
||||
- `modelName`: ZenMux无稳定匹配
|
||||
|
||||
|
||||
- `inputPrice`: ZenMux无稳定价格可用,需官方价格页复核
|
||||
- `outputPrice`: ZenMux无稳定价格可用,需官方价格页复核
|
||||
- `defaultTemperature`: 官方通常不提供默认采样参数
|
||||
- `defaultTopP`: 官方通常不提供默认采样参数
|
||||
- `extra`: 扩展字段为本地schema,需业务侧定义
|
||||
|
||||
## qwen/qwen3-coder:free
|
||||
@@ -28,6 +23,4 @@
|
||||
- `modelName`: ZenMux无稳定匹配
|
||||
- `inputPrice`: ZenMux无稳定价格可用,需官方价格页复核
|
||||
- `outputPrice`: ZenMux无稳定价格可用,需官方价格页复核
|
||||
- `defaultTemperature`: 官方通常不提供默认采样参数
|
||||
- `defaultTopP`: 官方通常不提供默认采样参数
|
||||
- `extra`: 扩展字段为本地schema,需业务侧定义
|
||||
|
||||
Reference in New Issue
Block a user