GPT-Image 2.5 Sunburst——OpenAI 面向高端视觉工作的精细图像模型。以更长的生成时间换取复杂细节上的更高保真度。
curl https://www.flixly.ai/api/v1/generate \
-H "Authorization: Bearer flx_live_..." \
-H "Content-Type: application/json" \
-d '{
"model": "gpt-image-2-5-sunburst",
"prompt": "A beautiful sunset over the ocean",
"type": "TEXT_TO_IMAGE"
}'在开发者门户获取你的API密钥。