GPT-Image 2.5 Sunburst 图像编辑——依据指令和源图进行精确、保留细节的编辑,最多可附加三张参考图。
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-edit",
"prompt": "A beautiful sunset over the ocean",
"type": "IMAGE_TO_IMAGE"
}'在开发者门户获取你的API密钥。