Vision via Chat
gpt-5.4can read images through the OpenAI-styleimage_urlinput shape- a
data:image/png;base64,...data URL succeeds and returns a text answer - the current
message.contentis plain text, not a multipart content array
Verified Minimal Request
gpt-5.4 returned:
Current Recommendation
- Use
gpt-5.4first for new vision-understanding integrations - This page only keeps the data-URL path that was revalidated successfully
- Remote URLs, multi-image inputs, and
detailhandling were not rechecked item by item in this pass, so revalidate them against production before relying on them