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:
2026-04-24 20:12:57 +08:00
parent 5b9c8ac61f
commit b0e0cead04
92 changed files with 1000 additions and 1763 deletions

View File

@@ -1,24 +1,15 @@
# 未确认字段报告 - compute/providers/xai.json
- provider: `xai`
- generatedAt: `2026-04-23T15:11:31.654Z`
- generatedAt: `2026-04-24T00:00:00+08:00`
- 本轮范围: `defaultTemperature` / `defaultTopP`
## grok-4.20-0309-reasoning
- `modelName`: ZenMux无稳定匹配
- `maxOutputTokens`: 已查 https://docs.x.ai/developers/models 与 https://docs.x.ai/developers/models/grok-4.20-0309-reasoning ,官方页面公开了 context 与价格,但未见独立 max output tokens 规格
- `inputPrice`: ZenMux无稳定价格可用需官方价格页复核
- `outputPrice`: ZenMux无稳定价格可用需官方价格页复核
- `defaultTemperature`: 官方通常不提供默认采样参数
- `defaultTopP`: 官方通常不提供默认采样参数
- `extra`: 扩展字段为本地schema需业务侧定义
- `defaultTemperature`: 已查 https://docs.x.ai/developers/rest-api-reference/inference/chat 。官方公开文档未给默认值。
- `defaultTopP`: 已查 https://docs.x.ai/developers/rest-api-reference/inference/chat 。官方公开文档未给默认值。
## grok-4-1-fast-reasoning
- `modelName`: ZenMux无稳定匹配
- `maxOutputTokens`: 已查 https://docs.x.ai/developers/model-capabilities/text/reasoning 、https://docs.x.ai/developers/provisioned-throughput 与 https://docs.x.ai/docs/models?cluster=us-east-1%2F ,页面能确认模型存在与 context但未见独立 max output tokens 规格
- `inputPrice`: ZenMux无稳定价格可用需官方价格页复核
- `outputPrice`: ZenMux无稳定价格可用需官方价格页复核
- `defaultTemperature`: 官方通常不提供默认采样参数
- `defaultTopP`: 官方通常不提供默认采样参数
- `extra`: 扩展字段为本地schema需业务侧定义
- `defaultTemperature`: 已查 https://docs.x.ai/developers/rest-api-reference/inference/chat 。官方公开文档未给默认值。
- `defaultTopP`: 已查 https://docs.x.ai/developers/rest-api-reference/inference/chat 。官方公开文档未给默认值。