Hi
For days now I’ve been trying to train my model on colab but it’s not working. it keeps giving me out an error saying one of my responses is not found, meanwhile it’s there and well defined like all the others.
I recently saw in the docs that there are updates on rasa open source so I was wondering if it’s not the fact that my code is not compatible with the recent versions (the “!pip install rasa” command on colab just installs the latest version), as far as I recall everything was fine with version 2.4.0
The error is not fatal, and it’s not a response to a retrieval intent it’s just a qna.
below are screenshots of the error and the response definition (line 22)
Note that I generated the file from an online dataset that’s why the name have symbols (but it has not been a problem so far)