
Ultimate access to all questions.
Your team is working on a project that requires generating automated responses for customer support inquiries. You have decided to use Azure OpenAI Service for this task. Describe how you would use the Azure OpenAI APIs to submit customer inquiries and receive appropriate responses as responses.
A
Use the Azure OpenAI APIs to submit customer inquiries as plain text and receive appropriate responses based on the plain text.
B
Use the Azure OpenAI APIs to submit customer inquiries as structured data and receive appropriate responses based on the structured data.
C
Use the Azure OpenAI APIs to submit customer inquiries as images and receive appropriate responses based on the images.
D
Use the Azure OpenAI APIs to submit customer inquiries as voice commands and receive appropriate responses based on the voice commands.