AI-102 · Question #247
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might…
The correct answer is A. Yes. To make a chatbot's chitchat responses more formal, updating the chitchat source to a professional version like qna_chitchat_professional.tsv is the correct approach.
Question
Options
- AYes
- BNo
How the community answered
(29 responses)- A79% (23)
- B21% (6)
Why each option
To make a chatbot's chitchat responses more formal, updating the chitchat source to a professional version like `qna_chitchat_professional.tsv` is the correct approach.
Azure Cognitive Service for Language's question answering feature supports integrating pre-built chitchat datasets to handle casual conversations. The `qna_chitchat_professional.tsv` file is a specific chitchat source designed to provide more formal and professional responses, directly addressing the requirement for increased formality.
This is incorrect because changing the chitchat source to a professional version directly addresses the stated goal of making responses more formal.
Concept tested: Azure Language Service QnA chitchat configuration
Source: https://learn.microsoft.com/en-us/azure/cognitive-services/language-service/question-answering/how-to/chit-chat
Topics
Community Discussion
No community discussion yet for this question.