I noticed in the 7.4.1 release description that models have been updated with the latest, leading me to believe that GPT-4 vision is now available. However, I’m having trouble figuring out how to send images, as the models only accept strings as content.
I’ve tested the model on Node.js, and it works quite well. However, I would greatly appreciate guidance on how to use the model in Dotnet.
Thanks.