How do i get the confidence with which the action was predicted?

Hello, @vivekanon. I’m currently using rasa shell with debug to check the threshold:

rasa shell --debug

This shows the confidence and which Policy is used to return the next action. Hope it helps. :slight_smile: