[BUG]Not able use GPT-4o model for images
I am currently working on a flow in Flowise to generate test cases for a given image using the GPT-4O model. However, when I run the flow, I encounter the following error:
"400 Invalid content type. image_url is only supported by certain models."
can anyone please help to resolve it
Works for me though:
thank you for your reposne Henry but you are using chatopen AI but i am using Azure chatopen AI so can you please try with Azure key if you have
Use OpenAI gpt4 mini much better and cheaper
I don't have cradentions for OpenAI. i only have Azure openAI cradentions
do you have the correct version, and have you checked and see if your azure model is capable of acceping image_url input?
Ya i already checked it. it is working fine with python code but when i am using same credentials in flowise that time i am getting the issue