Hi,
I am fairly new to Rasa and Rasa X, and am really impressed by the conversation driven developement potential of Rasa X.
However, I am facing many difficulties in getting Rasa X to work.
Currently, I am running Rasa X 1.1.0 in a Kubernetes cluster, and have successfully connected it to my remote Git repository, with the Project folders set up correctly.
However, Rasa X can only show my domain.yml file, and is unable to display the intents (nlu,.yml) or stories (stories.yml) - it’s as if it doesn’t even see the data folder!
Naturally, training fails.
Any help is appreciated.