QuestionQ2
Implement AI solutions by using Microsoft FoundryYou have a Microsoft Foundry project containing a vision-enabled model deployment.
You use the Azure OpenAI Responses API to send a prompt to the model. You need to supply an image for analysis.
Which content item should be included in the request?
- A image_generation
- B output_image
- C input_image
- D image_base64
Community Discussion