How to send token in a format of an image with gpt 4o mini

Li, Xinyang [JRDGB] 0 Reputation points
2024-08-19T13:10:39.1433333+00:00

Hi,

I want to send images as tokens to get processed with gpt 4o mini. How to enable this function with my model deployment?

Many thanks!

Best regards,

Xinyang

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,081 questions
{count} votes

1 answer

Sort by: Most helpful
  1. santoshkc 15,325 Reputation points Microsoft External Staff Moderator
    2024-08-19T15:47:07.0333333+00:00

    Hi @Li, Xinyang [JRDGB],

    Thank you for reaching out to Microsoft Q&A forum!

    To send images as tokens for processing with Azure GPT-4o mini, you'll need to input the images into a format such as base64. Currently, GPT-4o mini supports both text and vision tasks. Ensure that your model deployment settings are configured to accept and process image data. As multimodal support for image, video, and audio inputs will expand in future updates, it's essential to stay informed about any enhancements that may further streamline this process.

    User's image

    I hope you understand! Thank you.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.