Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Slot Filling in Virtual Agent with NLU

Ashley
Kilo Sage

Good Afternoon,

Currently on the latest version of SNow San Diego Hotfix 2

I am trying to get slot filling working for a simple user lookup and it just does not want to work:

So the user is asked who to search for but this might have been provided already in the initial input, trying to grab that information to do a look up on the user table and return a card with their contact details.

Flow:

find_real_file.png

 

Utterance:

find_real_file.png

Setup;

find_real_file.png

Entity mapping:

find_real_file.png

Results:

find_real_file.png

I'm pretty sure I will go more grey after this, lost count how many times I have trained and published the model and published the topic... does anyone see anything I am missing? no matter what I do it always ask the question and never skips it

Kind Regards

Ashley

1 ACCEPTED SOLUTION

I just managed to resolve it:

I needed to change the mapped entity to person

find_real_file.png

Kind Regards

Ashley

View solution in original post

3 REPLIES 3

Lynda1
Kilo Sage

I discovered turning this off in the module, skips the question.

find_real_file.png

Hello,

Thank you for the rely, I just tried it and got the same result

Kind Regards

Ashley

I just managed to resolve it:

I needed to change the mapped entity to person

find_real_file.png

Kind Regards

Ashley