Could someone provide a list of all models that have vision capabilities? The ones that can receive an image as an input and then understand, interpret, and generate insights from the image?
Welcome to the community!
I checked the docs. A simple page with all vision models would be nice, but you should be able to piece it together here…
https://platform.openai.com/docs/models
The models do change frequently, but the deprecations page
From API you can use gpt-4-vision
Through web based gpt-4