Exam AI-103 Topic 1 Question 127 Discussion
Actual exam question for Microsoft's AI-103 exam
Question #: 127
Topic #: 1
Question #: 127
Topic #: 1
You are building a chatbot.
You need to ensure that the chatbot can classify user input into separate categories. The categories must be dynamic and defined at the time of inference.
Which service should you use to classify the input?
You need to ensure that the chatbot can classify user input into separate categories. The categories must be dynamic and defined at the time of inference.
Which service should you use to classify the input?
Suggested Answer: C Vote an answer
To classify user input into separate categories that are dynamic and defined at the time of inference, Azure OpenAI text classification is the best option. OpenAI models such as GPT can dynamically classify text into categories based on context and user-defined instructions. Since the categories need to be flexible and determined at inference time, OpenAI's natural language understanding capabilities are well-suited for this task.
by Cora at Jul 31, 2026, 05:07 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).