企業の Web サイトに公開されているよくある質問 (FAQ) に基づいてカスタム質問回答を使用するチャットボットがあります。 ユーザーからは、FAQ で回答されている質問に対して、チャットボットが次のような応答を返すという報告があります。 「KB 内に適切な一致が見つかりません。」 チャットボットが質問に正しく回答することを保証する必要があります。ソリューションは管理上の手間を最小限に抑える必要があります。 Azure AI Language Studio では何をすべきでしょうか?
正解:D
The response "No good match found in KB" indicates that the knowledge base (KB) used by the chatbot is not finding relevant answers, possibly due to outdated or missing information. By selecting Refresh URL in Azure AI Language Studio, you can update the knowledge base with the latest content from the FAQ page on the corporate website. This action ensures that the chatbot has access to current and accurate information, minimizing administrative effort as it automates the update process.