I'm having the same issue exactly that @
I'm having the same issue exactly that @Object documented here, back in May 2025: workers-ai
Any ideas from the CF team?
Any ideas from the CF team?
{
"messages": [
{
"role": "user",
"content": [
{
"type": "text",
"text": "What is in this image?"
},
{
"type": "image_url",
"image_url": {
"url": "data:image/png;base64,<base64-encoded image>"
}
}
]
}
]
}