You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If someone skips the rasa train step, there's a confusing error ValueError: max() arg is an empty sequence and a simple solution is to detect this and run the training automatically.
If someone skips the
rasa trainstep, there's a confusing errorValueError: max() arg is an empty sequenceand a simple solution is to detect this and run the training automatically.