能力
快速文生图视觉
- 上下文
- 1M
- 最大输出
- 66K
gemini-2.5-flash-image
| 官方价格 | 目录价格 | 折扣 |
|---|---|---|
| 输入 $0.15 / 输出 $1.25 | 输入 $0.15 / 输出 $1.25 | - |
API 地址
curl https://api.aisonar.dev/v1/images/generations \
-H "Authorization: Bearer $AI_SONAR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "gemini-2.5-flash-image",
"prompt": "A clean product render for a developer tool"
}'