Hi All,
I want to pass a image URL to the ChatGPT, to recognize what's on it.
I add value to content:
I get a response like "As an AI, I can't view images directly. Please describe the image or ask another type of question! ".
But If I test the same code in REST API, it gives the correct answer:
Help me fix it, please.
Best regards,
Thanks in advance.
Hi, Federico,
I had to change the structure of the request to get it passed to chatGPT correctly:
Please enable Full logging and see exactly what message is being send and compare it with a working request.
Thank you. This helped me find the error.
Hi Liubov, can you share with us how did you fix it? Thank you.
Than you for sharing it. It'll be nice if you could review the plugging if you can :).