Problem with TwoStageFallbackPolicy

I’m testing the Two stage fallback policy and I have the problem that I get “Did you mean ‘None’?” when the bot’s prediction list is all 0.0 for all intents. I need the bot to trigger another intention that says “I didn’t understand you” or something like that

Hi @GabrielF92, you would need to overwrite the default actions in the TwoStageFallbackPolicy: Fallback Actions