今天我看到CPA支持了Image 2,火速更新,目前提示词生图没问题,但图生图在CherryStudio会报错,如何解决?
报错详情:
{
“error”: {
“message”: “Invalid ‘input[0].content[1].image_url’. Expected a base64-encoded data URL with an image MIME type (e.g. ‘data:image/png;base64,aW1nIGJ5dGVzIGhlcmU=’), but got unsupported MIME type ‘image’.”,
“type”: “invalid_request_error”,
“param”: “input[0].content[1].image_url”,
“code”: “invalid_value”
}
}
2 个帖子 - 2 位参与者