Hey @koishore
Can you please help us with little bit more information as we have tried with similar json with image_url (https and base64 both) and it worked fine
[
{
"role": "user",
"content": [
{
"type": "text",
"text": "What is below image?"
},
{
"type": "image_url",
"image_url": {
"url": "{{image_url}}"
}
}
]
}
]
image_url was https://*
and model was gpt-4o
So can you please share the log id of generation and org id which will help us narrow down the issue
Also the screenshots are of old prompt page, can you please try our new prompt age and let me know if it is reproducible
Thanks for your patience