
Ultimate access to all questions.
You have been assigned the task of using Azure OpenAI Service to generate personalized product recommendations for an e-commerce platform. Describe how you would use the Azure OpenAI APIs to submit user preferences and receive personalized recommendations as responses.
A
Use the Azure OpenAI APIs to submit user preferences as plain text and receive personalized recommendations based on the plain text.
B
Use the Azure OpenAI APIs to submit user preferences as structured data and receive personalized recommendations based on the structured data.
C
Use the Azure OpenAI APIs to submit user preferences as images and receive personalized recommendations based on the images.
D
Use the Azure OpenAI APIs to submit user preferences as voice commands and receive personalized recommendations based on the voice commands.