Can not run interactive learning on an NLU-only model

I have been working on building my chatbot with Rasa 3.1. After editing my domain.yml, nly.yml and rules.yml with new intent and form I am currently unable to run “rasa interactive” because I get the following error message: " Can not run interactive learning on an NLU-only model." Any ideas how to solve this issue? Before adding this, everything worked fine with rasa interactive. Thanks a lot for your help.

@newinmunich Can you add some details? Like:

  • How you edited those files
  • What exact commands you use to run
  • Any errors when training the rasa model that suggest it only trained the NLU model instead of the whole bot

did you find the solution

good day friend

the same error happened to me

solution:

1.- check the versions that are the same in the files: stories.yml, nlu.yml, domain.yml, rules.nlu.

2.- I had repeated actions in the domain.yml file