Closed NikhilBansal21 closed 5 years ago
I think you might be missing the models
directory for the path in -u
switch. Could this be the command you're looking for:
python -m rasa_core.server -d models\dialogue -u models\nlu\default\current -o out.log
thanks i missed the small detail
Will close this for now, let us know if there's more issues.