current status looking at the policy file
In debugging we see DefinePrevUserUtteredFeaturization
- action_default_fallback
Reading Rasa-core: 'action_default_fallback' triggered for valid input - #3 by madhanaravind added
- AugmentedMemoizationPolicy
Reading Action_default_fallback always prompted when threshold is high
added
- model_confidence: softmax
Then saw
- Skipping predictions for UnexpecTEDIntentPolicy as either there is no event of type
UserUttered, event’s intent is new and not in domain or there is an event of typeActionExecutedafter the lastUserUttered.
Led to