OpenAI NodeJS SDK using GPT-4 model is not capable of generating an image caption

Hello,

I configured a NodeJS script to use the openai.createChatCompletion with gpt-4-0314 model, but the API is unable to retrieve captions for an image URL provided.

Is gpt-4-0314 already able to do such things? Can it analyze a picture and reply with a caption?

The idea is to generate an for accessibility purposes.

Thank you

Welcome to the forum!

The GPT-4 API model does not yet have image ingestion as a feature, this may be added in the future, but there is no timeline at the moment.