
Answer-first summary for fast verification
Answer: Use the Azure OpenAI APIs to submit user preferences as structured data and receive personalized recommendations based on the structured data.
The correct answer is B. To generate personalized product recommendations using Azure OpenAI Service, you would use the Azure OpenAI APIs to submit user preferences as structured data. The APIs will process the structured data and return personalized recommendations that are tailored to the specific preferences and interests of the user.
Author: LeetQuiz Editorial Team
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.
No comments yet.