Bugfixes
- #8194: Fix
TEDPolicy
training e2e entities when no entities are present in the stories
but there are entities in the domain. - #8198: Fixed missing model configuration file validation.
- #8223: In Rasa 2.4.0, support for using
template
inutter_message
when handling a custom action was wrongly deprecated. Bothtemplate
andresponse
are now supported, though note thattemplate
will be deprecated at Rasa 3.0.0.