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:
@@ -1,32 +1,20 @@
|
||||
# 未确认字段报告 - compute/providers/perplexity.json
|
||||
|
||||
- provider: `perplexity`
|
||||
- generatedAt: `2026-04-23T15:11:31.654Z`
|
||||
- generatedAt: `2026-04-24T00:00:00+08:00`
|
||||
- 本轮范围: `defaultTemperature` / `defaultTopP`
|
||||
|
||||
## sonar-pro
|
||||
|
||||
- `maxOutputTokens`: 已查 https://docs.perplexity.ai/docs/sonar/models/sonar-pro 与 https://docs.perplexity.ai/docs/getting-started/pricing ,官方页面给出 context 与价格,但未给出 max output tokens
|
||||
- `inputPrice`: ZenMux无稳定价格可用,需官方价格页复核
|
||||
- `outputPrice`: ZenMux无稳定价格可用,需官方价格页复核
|
||||
- `defaultTemperature`: 官方通常不提供默认采样参数
|
||||
- `defaultTopP`: 官方通常不提供默认采样参数
|
||||
- `extra`: 扩展字段为本地schema,需业务侧定义
|
||||
- `defaultTemperature`: 已查 https://docs.perplexity.ai/api-reference/sonar-post 。官方有参数定义和范围,但没有默认值。
|
||||
- `defaultTopP`: 已查 https://docs.perplexity.ai/api-reference/sonar-post 。官方有参数定义和范围,但没有默认值。
|
||||
|
||||
## sonar-reasoning-pro
|
||||
|
||||
- `maxOutputTokens`: 已查 https://docs.perplexity.ai/docs/sonar/models/sonar-reasoning-pro 与 https://docs.perplexity.ai/docs/getting-started/pricing ,官方页面给出 context 与价格,但未给出 max output tokens
|
||||
- `inputPrice`: ZenMux无稳定价格可用,需官方价格页复核
|
||||
- `outputPrice`: ZenMux无稳定价格可用,需官方价格页复核
|
||||
- `defaultTemperature`: 官方通常不提供默认采样参数
|
||||
- `defaultTopP`: 官方通常不提供默认采样参数
|
||||
- `extra`: 扩展字段为本地schema,需业务侧定义
|
||||
- `defaultTemperature`: 已查 https://docs.perplexity.ai/api-reference/sonar-post 。官方有参数定义和范围,但没有默认值。
|
||||
- `defaultTopP`: 已查 https://docs.perplexity.ai/api-reference/sonar-post 。官方有参数定义和范围,但没有默认值。
|
||||
|
||||
## sonar
|
||||
|
||||
- `maxOutputTokens`: 已查 https://docs.perplexity.ai/docs/sonar/models/sonar 与 https://docs.perplexity.ai/docs/getting-started/pricing ,官方页面给出 context 与价格,但未给出 max output tokens
|
||||
- `inputPrice`: ZenMux无稳定价格可用,需官方价格页复核
|
||||
- `outputPrice`: ZenMux无稳定价格可用,需官方价格页复核
|
||||
- `defaultTemperature`: 官方通常不提供默认采样参数
|
||||
- `defaultTopP`: 官方通常不提供默认采样参数
|
||||
- `extra`: 扩展字段为本地schema,需业务侧定义
|
||||
|
||||
- `defaultTemperature`: 已查 https://docs.perplexity.ai/api-reference/sonar-post 。官方有参数定义和范围,但没有默认值。
|
||||
- `defaultTopP`: 已查 https://docs.perplexity.ai/api-reference/sonar-post 。官方有参数定义和范围,但没有默认值。
|
||||
|
||||
Reference in New Issue
Block a user