Avoid action duplication in domain files #1988
Labels
area:rasa-oss 🎡
Anything related to the open source Rasa framework
type:enhancement ✨
Additions of new features or changes to existing ones, should be doable in a single PR
Right now I need to list utter actions that should be predicted as part of the
action
section. This feels like duplication, as they are already listed in the templates section.Idea: avoid that duplication and automatically utter actions found in the training data to that section.
The text was updated successfully, but these errors were encountered: