能力
- 上下文
- -
- 最大输出
- -
image-out-painting
| 官方价格 | 目录价格 | 折扣 |
|---|---|---|
| $0.0265 /张 | $0.0265 /张 | - |
API 地址
curl https://api.aisonar.dev/v1/images/generations \
-H "Authorization: Bearer $AI_SONAR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "image-out-painting",
"prompt": "A clean product render for a developer tool"
}'