Skip to main content

One doc tagged with "base64"

View all tags

Using Local Base64-Encoded Images

In this lesson, you'll learn how to send a local image to the GPT-4.1 API by encoding it to Base64 and passing it as a data URI. Install the OpenAI SDK: