Intent not picking properly

Satish55
Tera Contributor

Hello,

 

Please see below query. I was searching for some query using try model and I got the result as below screenshot,

Satish55_0-1686742552304.png

 

It is pointing to update the catalog item wordings intent with 100% threshold.

 

If I ask the same question in Virtual Agent, It is pointing to different intent and asking to confirm,

Satish55_1-1686742552335.png

 

The question should not hit this intent(Any query that contains the word RITM should not hit Search Service Catalogs intent). I didn't understand why the results vary using try model and virtual agent when everything is in published state.

 

Could you please help on this and also "Any query that contains the word RITM should not hit Search Service Catalogs intent" - I tried to write negative vocabulary like this  - ^(?!.*\bRITM\w+\b). But nothing worked.

 

Please answer these two qns.

 

Thanks,

Satish

1 REPLY 1

johndoh
Mega Sage

I would assume in your utterances of that topic you have similar to this:

johndoh_0-1687224583127.png

johndoh_2-1687224860139.png

johndoh_3-1687224877601.png

 

Or even for an Incident which means you have an associated entity attached to it like these as I am assuming you cloned the OOB Topic

johndoh_1-1687224615896.png

If so, as you can see below that besides the utterances that is configured in other locations:

johndoh_4-1687225008603.png

 

As to question two, Solved: block words a user may ask from specific intents - ServiceNow Community but I think if you look at the entities you wont need to do that.