MicrosoftMicrosoft
AI-102 · Question #309
AI-102 Question #309: Real Exam Question with Answer & Explanation
The correct answer is B: azure-ai-language-conversations. Conversation App: It's used in extracting intents and entities in conversations. https://pypi.org/project/azure-ai-language-conversations/
Submitted by yousef_jo· Mar 30, 2026Implement Azure AI Language solutions
Question
You have an Azure AI service model named Model1 that identifies the intent of text input. You develop a Python app named App1. You need to configure App1 to use Model1. Which package should you add to App1?
Options
- Aazure-cognitiveservices-language-textanalytics
- Bazure-ai-language-conversations
- Cazure-mgmt-cognitiveservices
- Dazure-cognitiveservices-speech
Explanation
Conversation App: It's used in extracting intents and entities in conversations. https://pypi.org/project/azure-ai-language-conversations/
Topics
#Azure Language service#Intent recognition#Python SDK
Community Discussion
No community discussion yet for this question.