This is a dedicated watch page for a single video.
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. You have a chatbot that uses question answering in Azure Cognitive Service for Language. Users report that the responses of the chatbot lack formality when answering spurious questions. You need to ensure that the chatbot provides formal responses to spurious questions. Solution : From Language Studio, you change the chitchat source to qna_chitchat_friendly.tsv, and then retrain and republish the model. Does this meet the goal?