mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 09:30:51 +08:00
chore: preserve field audit artifacts and tools (#5)
* 备份同步前的配置审计修改 * 更新字段审计产物
This commit is contained in:
32
字段取值表/providers__perplexity/未确认字段报告.md
Normal file
32
字段取值表/providers__perplexity/未确认字段报告.md
Normal file
@@ -0,0 +1,32 @@
|
||||
# 未确认字段报告 - compute/providers/perplexity.json
|
||||
|
||||
- provider: `perplexity`
|
||||
- generatedAt: `2026-04-25T16:15:04.854Z`
|
||||
|
||||
## sonar-pro
|
||||
|
||||
- `modelName`: ZenMux无稳定匹配,需官方文档确认
|
||||
- `contextWindow`: ZenMux无context可用,需官方规格页确认
|
||||
- `maxOutputTokens`: ZenMux列表未提供统一max output字段,需官方模型详情页确认
|
||||
- `inputPrice`: 当前文件币种为USD,价格需官方价格页确认
|
||||
- `outputPrice`: 当前文件币种为USD,价格需官方价格页确认
|
||||
- `extra`: 扩展字段为本项目schema,需按业务含义和官方补充信息复核
|
||||
|
||||
## sonar-reasoning-pro
|
||||
|
||||
- `modelName`: ZenMux无稳定匹配,需官方文档确认
|
||||
- `contextWindow`: ZenMux无context可用,需官方规格页确认
|
||||
- `maxOutputTokens`: ZenMux列表未提供统一max output字段,需官方模型详情页确认
|
||||
- `inputPrice`: 当前文件币种为USD,价格需官方价格页确认
|
||||
- `outputPrice`: 当前文件币种为USD,价格需官方价格页确认
|
||||
- `extra`: 扩展字段为本项目schema,需按业务含义和官方补充信息复核
|
||||
|
||||
## sonar
|
||||
|
||||
- `modelName`: ZenMux无稳定匹配,需官方文档确认
|
||||
- `contextWindow`: ZenMux无context可用,需官方规格页确认
|
||||
- `maxOutputTokens`: ZenMux列表未提供统一max output字段,需官方模型详情页确认
|
||||
- `inputPrice`: 当前文件币种为USD,价格需官方价格页确认
|
||||
- `outputPrice`: 当前文件币种为USD,价格需官方价格页确认
|
||||
- `extra`: 扩展字段为本项目schema,需按业务含义和官方补充信息复核
|
||||
|
||||
69
字段取值表/providers__perplexity/详细字段取值表.md
Normal file
69
字段取值表/providers__perplexity/详细字段取值表.md
Normal file
@@ -0,0 +1,69 @@
|
||||
# 详细字段取值表 - compute/providers/perplexity.json
|
||||
|
||||
- provider: `perplexity`
|
||||
- priceCurrency: `USD`
|
||||
- generatedAt: `2026-04-25T16:15:04.854Z`
|
||||
|
||||
## 来源
|
||||
|
||||
- https://docs.perplexity.ai
|
||||
- https://zenmux.ai/models
|
||||
- https://zenmux.ai/api/v1/models
|
||||
|
||||
## sonar-pro
|
||||
|
||||
- ZenMux匹配级别: `none`
|
||||
- ZenMux候选: (none)
|
||||
|
||||
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|
||||
|---|---|---|---|---|
|
||||
| `modelName` | `"sonar-pro"` | `"sonar-pro"` | 待确认 | ZenMux无稳定匹配,需官方文档确认 |
|
||||
| `displayName` | `"Sonar Pro"` | `"Sonar Pro"` | 保持 | 展示字段,以本项目产品命名策略为准 |
|
||||
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
|
||||
| `contextWindow` | `200000` | `200000` | 待确认 | ZenMux无context可用,需官方规格页确认 |
|
||||
| `maxOutputTokens` | `8192` | `8192` | 待确认 | ZenMux列表未提供统一max output字段,需官方模型详情页确认 |
|
||||
| `inputPrice` | `3` | `3` | 待确认 | 当前文件币种为USD,价格需官方价格页确认 |
|
||||
| `outputPrice` | `15` | `15` | 待确认 | 当前文件币种为USD,价格需官方价格页确认 |
|
||||
| `capabilities` | `["chat","web_search","reasoning","citation"]` | `["chat","web_search","reasoning","citation"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
|
||||
| `defaultTemperature` | (缺省) | (缺省) | 保持 | 当前值与schema兼容;是否采用默认采样值需官方文档确认 |
|
||||
| `defaultTopP` | (缺省) | (缺省) | 保持 | 当前值与schema兼容;是否采用默认采样值需官方文档确认 |
|
||||
| `extra` | `{"requestPricingPer1k":{"low":6,"medium":10,"high":14},"pricingNotes":"Total Sonar API cost includes token costs plus a request fee based on search context size."}` | `{"requestPricingPer1k":{"low":6,"medium":10,"high":14},"pricingNotes":"Total Sonar API cost includes token costs plus a request fee based on search context size."}` | 待确认 | 扩展字段为本项目schema,需按业务含义和官方补充信息复核 |
|
||||
|
||||
## sonar-reasoning-pro
|
||||
|
||||
- ZenMux匹配级别: `none`
|
||||
- ZenMux候选: (none)
|
||||
|
||||
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|
||||
|---|---|---|---|---|
|
||||
| `modelName` | `"sonar-reasoning-pro"` | `"sonar-reasoning-pro"` | 待确认 | ZenMux无稳定匹配,需官方文档确认 |
|
||||
| `displayName` | `"Sonar Reasoning Pro"` | `"Sonar Reasoning Pro"` | 保持 | 展示字段,以本项目产品命名策略为准 |
|
||||
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
|
||||
| `contextWindow` | `128000` | `128000` | 待确认 | ZenMux无context可用,需官方规格页确认 |
|
||||
| `maxOutputTokens` | `8192` | `8192` | 待确认 | ZenMux列表未提供统一max output字段,需官方模型详情页确认 |
|
||||
| `inputPrice` | `2` | `2` | 待确认 | 当前文件币种为USD,价格需官方价格页确认 |
|
||||
| `outputPrice` | `8` | `8` | 待确认 | 当前文件币种为USD,价格需官方价格页确认 |
|
||||
| `capabilities` | `["chat","web_search","reasoning","deep_thinking"]` | `["chat","web_search","reasoning","deep_thinking"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
|
||||
| `defaultTemperature` | (缺省) | (缺省) | 保持 | 当前值与schema兼容;是否采用默认采样值需官方文档确认 |
|
||||
| `defaultTopP` | (缺省) | (缺省) | 保持 | 当前值与schema兼容;是否采用默认采样值需官方文档确认 |
|
||||
| `extra` | `{"requestPricingPer1k":{"low":6,"medium":10,"high":14},"pricingNotes":"Total Sonar API cost includes token costs plus a request fee based on search context size."}` | `{"requestPricingPer1k":{"low":6,"medium":10,"high":14},"pricingNotes":"Total Sonar API cost includes token costs plus a request fee based on search context size."}` | 待确认 | 扩展字段为本项目schema,需按业务含义和官方补充信息复核 |
|
||||
|
||||
## sonar
|
||||
|
||||
- ZenMux匹配级别: `none`
|
||||
- ZenMux候选: (none)
|
||||
|
||||
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|
||||
|---|---|---|---|---|
|
||||
| `modelName` | `"sonar"` | `"sonar"` | 待确认 | ZenMux无稳定匹配,需官方文档确认 |
|
||||
| `displayName` | `"Sonar"` | `"Sonar"` | 保持 | 展示字段,以本项目产品命名策略为准 |
|
||||
| `serviceType` | `["chat"]` | `["chat"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
|
||||
| `contextWindow` | `128000` | `128000` | 待确认 | ZenMux无context可用,需官方规格页确认 |
|
||||
| `maxOutputTokens` | `4096` | `4096` | 待确认 | ZenMux列表未提供统一max output字段,需官方模型详情页确认 |
|
||||
| `inputPrice` | `1` | `1` | 待确认 | 当前文件币种为USD,价格需官方价格页确认 |
|
||||
| `outputPrice` | `1` | `1` | 待确认 | 当前文件币种为USD,价格需官方价格页确认 |
|
||||
| `capabilities` | `["chat","web_search","citation","fast"]` | `["chat","web_search","citation","fast"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
|
||||
| `defaultTemperature` | (缺省) | (缺省) | 保持 | 当前值与schema兼容;是否采用默认采样值需官方文档确认 |
|
||||
| `defaultTopP` | (缺省) | (缺省) | 保持 | 当前值与schema兼容;是否采用默认采样值需官方文档确认 |
|
||||
| `extra` | `{"requestPricingPer1k":{"low":5,"medium":8,"high":12},"pricingNotes":"Total Sonar API cost includes token costs plus a request fee based on search context size."}` | `{"requestPricingPer1k":{"low":5,"medium":8,"high":12},"pricingNotes":"Total Sonar API cost includes token costs plus a request fee based on search context size."}` | 待确认 | 扩展字段为本项目schema,需按业务含义和官方补充信息复核 |
|
||||
|
||||
Reference in New Issue
Block a user