JustinaPetr / Weatherbot_Tutorial

275 stars 448 forks source link

Issue with train_init.py #93

Open abhiyushshrestha opened 5 years ago

abhiyushshrestha commented 5 years ago

Hi JustinaPetr,

I'm getting an Error while running train_init.py. Here is the error message:

Exception: Passing policy configuration parameters to agent.train(...) is not supported anymore. Specify parameters directly in the policy configuration instead. More info https://rasa.com/docs/core/migrations.html

Could you please look into it and tell me what might be the possible solution for it.

Thank you