Collecting prediction accuracy of intents in action.py file

Can we get accuracy of correctly predicting intent inside action.py file?

Yes:

tracker.latest_message['intent']['confidence']
1 Like

@ChrisRahme Thank you

1 Like