is there a way to vertically align KG suggestions to be presented when the definitive KG / FAQ match is not available?
I noticed that when there are 3 possible suggestions to present they are arranged vertically, while when there are more than 3 they are arranged horizontally. Is there any way to avoid this behavior?
This is an example of the horizontal view.
Unfortunately, the horizontal view creates problems.
You can use any template (quick reply is usually horizontal and button template, list are vertical) as per your wish which is specific to the channel you want. Some non-Kore channels may need templates that suit the documentation of the channel.
@lbellanova
Please try the solution. When multiple KGs are matched, the bot will not trigger all of them. They matched because the scores from the ranking and resolver NLP engine were within the threshold of low confidence level.
In this case, definitely, some standard responses will be triggered (Please read this for some more informaiton on how standard responses work). You will just need to override it to show the options the way you would like it to.
I have another doubt. How can I identify the Standard Response if when I try to insert a FAQ in the debug only INFO: Multiple intents identified comes out?