mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-06-06 09:10:52 +08:00
audit model field values against official docs
This commit is contained in:
@@ -18,11 +18,14 @@
|
||||
"displayName": "Stable Diffusion 3.5 Large",
|
||||
"serviceType": ["image_gen"],
|
||||
"description": "Stability AI 旗舰文生图模型",
|
||||
"contextWindow": 0,
|
||||
"maxOutputTokens": 0,
|
||||
"capabilities": [
|
||||
"image_generation",
|
||||
"high_quality",
|
||||
"controllable"
|
||||
],
|
||||
"defaultTemperature": 1,
|
||||
"extra": {
|
||||
"supportedImageSizes": [
|
||||
"1024x1024",
|
||||
|
||||
Reference in New Issue
Block a user