# 详细字段取值表 - compute/providers/xai.json - provider: `xai` - generatedAt: `2026-04-24T00:00:00+08:00` - 本轮复核字段: `defaultTemperature` / `defaultTopP` ## 来源 - https://docs.x.ai/developers/rest-api-reference/inference/chat ## grok-4.20-0309-reasoning | 字段 | 当前值 | 建议值 | 结论 | 依据/说明 | |---|---|---|---|---| | `defaultTemperature` | `null` | `null` | 保持 | xAI Chat 文档公开页面未给 `temperature` 的默认值。 | | `defaultTopP` | `null` | `null` | 保持 | xAI Chat 文档公开页面未给 `top_p` 的默认值。 | ## grok-4-1-fast-reasoning | 字段 | 当前值 | 建议值 | 结论 | 依据/说明 | |---|---|---|---|---| | `defaultTemperature` | `null` | `null` | 保持 | xAI Chat 文档公开页面未给 `temperature` 的默认值。 | | `defaultTopP` | `null` | `null` | 保持 | xAI Chat 文档公开页面未给 `top_p` 的默认值。 |