Forum Discussion

wilzuluaga's avatar
wilzuluaga
Copper Contributor
Nov 12, 2020
Solved

QnA maker bot returns both short and long answer in Test in Web Chat

Hi. I created a knowledge base at qnmaker.ai and followed some basic steps in order to create a bot without coding yet. However, when I'm testing it in Test in Web Chat in Azure, it's returning me b...
  • maumak's avatar
    maumak
    Mar 17, 2021

    julianportelli 

    I was finding the same issue, running within the test web bot and Teams. I eventually found a solution.

    If you navigate to the bot's app service in Azure portal, go to the configuration settings and add the key value pair EnablePreciseAnswer:false then this will remove the precise answer or short answer from the response. You will need to save the change and restart the app service for the change to take effect.

Resources