Authorization: Bearer ********************{
"model": "gemini-2.5-flash-image-preview",
"group": "auto",
"messages": [
{
"role": "user",
"content": [
{
"type": "text",
"text": "帮我瘦个身,顺便穿上第二张的图上的裙子,不要改变我的面部哦"
},
{
"type": "image_url",
"image_url": {
"url": "https://minios.zhypub.cn/org/sbVupHXblJ.jpg"
}
},
{
"type": "image_url",
"image_url": {
"url": "https://minios.zhypub.cn/org/HfYWmbuqVG.jpg"
}
}
]
},
{
"role": "assistant",
"content": "> 🖌️正在绘画\n\n```json\n{\"model\":\"gemini-2.5-flash-image-preview\",\"prompt\":\"帮我瘦个身,顺便穿上第二张的图上的裙子,不要改变我的面部哦\",\"n\":1,\"size\":\"1024x1024\",\"response_format\":\"url\",\"aspect_ratio\":\"1:1\",\"image\":[\"https://s3.ffire.cc/cdn/20250901/6GUcwGxoqzXe4axgCYLaje_None\",\"https://s3.ffire.cc/cdn/20250901/5rTRUaEpx37HtGY29JAAwu_None\"]}\n```\n\n\n\n"
}
],
"stream": true
}curl --location --request POST 'https://api.huiyan-ai.cn/v1/chat/completions' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "gemini-2.5-flash-image-preview",
"group": "auto",
"messages": [
{
"role": "user",
"content": [
{
"type": "text",
"text": "帮我瘦个身,顺便穿上第二张的图上的裙子,不要改变我的面部哦"
},
{
"type": "image_url",
"image_url": {
"url": "https://minios.zhypub.cn/org/sbVupHXblJ.jpg"
}
},
{
"type": "image_url",
"image_url": {
"url": "https://minios.zhypub.cn/org/HfYWmbuqVG.jpg"
}
}
]
},
{
"role": "assistant",
"content": "> 🖌️正在绘画\n\n```json\n{\"model\":\"gemini-2.5-flash-image-preview\",\"prompt\":\"帮我瘦个身,顺便穿上第二张的图上的裙子,不要改变我的面部哦\",\"n\":1,\"size\":\"1024x1024\",\"response_format\":\"url\",\"aspect_ratio\":\"1:1\",\"image\":[\"https://s3.ffire.cc/cdn/20250901/6GUcwGxoqzXe4axgCYLaje_None\",\"https://s3.ffire.cc/cdn/20250901/5rTRUaEpx37HtGY29JAAwu_None\"]}\n```\n\n\n\n"
}
],
"stream": true
}'{}