mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 07:10:54 +08:00
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>
24 lines
920 B
Markdown
24 lines
920 B
Markdown
# 详细字段取值表 - 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` 的默认值。 |
|