How-To Do Fuzzy Search and Similar Suggestions in Agent Studio
How can I update a use case in the new Agent Studio to handle fuzzy searching?
Right now, it works fine if everything is spelled correctly, but if someone makes a typo, it doesn’t work.
For example, I my bot, asked "Who is the PLM for XMD NAFTA" and got this back from the bot “I understand you are looking for the PLM contact for XMD NAFTA. I searched the PLM contact directory and relevant knowledge sources, but I was unable to retrieve the contact information for the XMD NAFTA PLM. Based on info you provided, I am unsure of how to help. Please click on Get Help below to review the supported help options.”
However, there is no XMD NAFTA in the SharePoint list—it only has options like XD NAFTA, XMD EMEA, XM NAFTA, CLS NAFTA, FOX NAFTA, FOC NAFTA, DC NAFTA, PNP NAFTA, CAB NAFTA, FOD NAFTA, FOE NAFTA, and an LT NAFTA.
I was expecting the bot to tell me "XMD NAFTA isn’t found" but also show a list of the closest matches so I can pick one.
How do I set up the use case so it can identify that there isn’t an exact match but still suggest similar options?