mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 05:50:50 +08:00
32 lines
2.1 KiB
Markdown
32 lines
2.1 KiB
Markdown
# 详细字段取值表 - compute/providers/stability.json
|
||
|
||
- provider: `stability`
|
||
- priceCurrency: `USD`
|
||
- generatedAt: `2026-04-25T16:15:04.854Z`
|
||
|
||
## 来源
|
||
|
||
- (待补充provider官方文档)
|
||
- https://zenmux.ai/models
|
||
- https://zenmux.ai/api/v1/models
|
||
|
||
## stable-diffusion-3.5-large
|
||
|
||
- ZenMux匹配级别: `none`
|
||
- ZenMux候选: (none)
|
||
|
||
| 字段 | 当前值 | 建议值 | 结论 | 依据/说明 |
|
||
|---|---|---|---|---|
|
||
| `modelName` | `"stable-diffusion-3.5-large"` | `"stable-diffusion-3.5-large"` | 待确认 | ZenMux无稳定匹配,需官方文档确认 |
|
||
| `displayName` | `"Stable Diffusion 3.5 Large"` | `"Stable Diffusion 3.5 Large"` | 保持 | 展示字段,以本项目产品命名策略为准 |
|
||
| `serviceType` | `["image_gen"]` | `["image_gen"]` | 保持 | 服务路由字段,以本项目分类约定为准 |
|
||
| `contextWindow` | (缺省) | (缺省) | 待确认 | ZenMux无context可用,需官方规格页确认 |
|
||
| `maxOutputTokens` | (缺省) | (缺省) | 待确认 | ZenMux列表未提供统一max output字段,需官方模型详情页确认 |
|
||
| `inputPrice` | (缺省) | (缺省) | 待确认 | 当前文件币种为USD,价格需官方价格页确认 |
|
||
| `outputPrice` | (缺省) | (缺省) | 待确认 | 当前文件币种为USD,价格需官方价格页确认 |
|
||
| `capabilities` | `["image_generation","high_quality","controllable"]` | `["image_generation","high_quality","controllable"]` | 保持 | 能力标签是本项目语义字段,不直接由第三方列表覆盖 |
|
||
| `defaultTemperature` | (缺省) | (缺省) | 保持 | 当前值与schema兼容;是否采用默认采样值需官方文档确认 |
|
||
| `defaultTopP` | (缺省) | (缺省) | 保持 | 当前值与schema兼容;是否采用默认采样值需官方文档确认 |
|
||
| `extra` | `{"supportedImageSizes":["1024x1024","1152x896","896x1152","1216x832","832x1216"],"supportedStyles":["photographic","digital-art","anime","comic-book"]}` | `{"supportedImageSizes":["1024x1024","1152x896","896x1152","1216x832","832x1216"],"supportedStyles":["photographic","digital-art","anime","comic-book"]}` | 待确认 | 扩展字段为本项目schema,需按业务含义和官方补充信息复核 |
|
||
|