{
"model": "gpt-4o-image",
"stream": false,
"messages": [
{
"role": "user",
"content": [
{
"type": "text",
"text": "修改这个图片"
},
{
"type": "image_url",
"image_url": {
"url": "https://github.com/dianping/cat/raw/master/cat-home/src/main/webapp/images/logo/cat_logo03.png"
}
}
]
}
]
}curl --location --request POST 'https://maas.haoee.com/v1/chat/completions' \
--header 'ModelName;' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "gpt-4o-image",
"stream": false,
"messages": [
{
"role": "user",
"content": [
{
"type": "text",
"text": "修改这个图片"
},
{
"type": "image_url",
"image_url": {
"url": "https://github.com/dianping/cat/raw/master/cat-home/src/main/webapp/images/logo/cat_logo03.png"
}
}
]
}
]
}'{
"model": "gpt-4o-image",
"stream": false,
"messages": [
{
"role": "user",
"content": [
{
"type": "text",
"text": "修改这个图片"
},
{
"type": "image_url",
"image_url": {
"url": "https://github.com/dianping/cat/raw/master/cat-home/src/main/webapp/images/logo/cat_logo03.png"
}
}
]
}
]
}