There is no mapped action for the predicted intent

Hey i’m having this issue while launching my bot. stories.md (1.1 KB) nlu.md (2.0 KB) domain.yml (1000 Bytes) endpoints.yml (55 Bytes) config.yml (838 Bytes) credentials.yml (653 Bytes)

Hi @Ahmed, that’s not an issue, it’s just an informational statement. What happens is that each time the policies are predicting an action, they’ll tell you something about the information they use to make that decision.

The memoization policy looks to see if it has seen this story before, if so, it will tell you if there is a memorized next action. The mapping policy checks your domain to see if you defined any triggers for the bonjour intent, and the form policy checks to see if there is an active form.

1 Like