Skip to main content
Passing images to any model uses the OpenAIs syntax. Underneath we’ll convert the syntax for the model you’re using.
Python
Then you can switch to a model such as claude-3-5-sonnet and pass the image in with no code changes.
Python