When I use Rasa X to train a model, it displays in the UI.
But before training models using Rasa X, if I use rasa train, I have models in my /model directory, but those aren’t displayed.
Is this expected behavior? When I try to update using the upload feature, I get the error, model already exists. Is there a config file for Rasa X I need to modify to display and use these models or are they incompatible?
I’m not sure that Rasa X “polls” that directory for changes regularly. Have you tried restarting the Rasa X service? It may grab the contents of that directory only at start-up.
I have tried restarting rasa X, no change in UI display. I’ve also tried the import functionality, via both UI and cmd line but it says the file with the same name already exists.
My best answer at this moment under this versions is that models trained in the cmd line via rasa train, don’t display in Rasa X
Rasa Version : 2.0.2
Rasa SDK Version : 2.0.0
Rasa X Version : 0.33.2
Python Version : 3.8.5
Operating System : Linux-4.19.128-microsoft-standard-x86_64-with-glibc2.29