mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 09:30:51 +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>
31 lines
1.5 KiB
Markdown
31 lines
1.5 KiB
Markdown
# 详细字段取值表 - compute/providers/perplexity.json
|
|
|
|
- provider: `perplexity`
|
|
- generatedAt: `2026-04-24T00:00:00+08:00`
|
|
- 本轮复核字段: `defaultTemperature` / `defaultTopP`
|
|
|
|
## 来源
|
|
|
|
- https://docs.perplexity.ai/api-reference/sonar-post
|
|
|
|
## sonar-pro
|
|
|
|
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|
|
|---|---|---|---|---|
|
|
| `defaultTemperature` | `null` | `null` | 保持 | Perplexity Sonar API 文档给出了 `temperature` 参数和取值范围,但未给“省略时默认值”。 |
|
|
| `defaultTopP` | `null` | `null` | 保持 | Perplexity Sonar API 文档给出了 `top_p` 参数和取值范围,但未给“省略时默认值”。 |
|
|
|
|
## sonar-reasoning-pro
|
|
|
|
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|
|
|---|---|---|---|---|
|
|
| `defaultTemperature` | `null` | `null` | 保持 | Perplexity Sonar API 文档给出了 `temperature` 参数和取值范围,但未给“省略时默认值”。 |
|
|
| `defaultTopP` | `null` | `null` | 保持 | Perplexity Sonar API 文档给出了 `top_p` 参数和取值范围,但未给“省略时默认值”。 |
|
|
|
|
## sonar
|
|
|
|
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|
|
|---|---|---|---|---|
|
|
| `defaultTemperature` | `null` | `null` | 保持 | Perplexity Sonar API 文档给出了 `temperature` 参数和取值范围,但未给“省略时默认值”。 |
|
|
| `defaultTopP` | `null` | `null` | 保持 | Perplexity Sonar API 文档给出了 `top_p` 参数和取值范围,但未给“省略时默认值”。 |
|