weather-bot
weather-bot copied to clipboard
Rasa NLU/Core Weather Bot
the issue is about the endpoints.yml configuration required
Exception: Passing policy configuration parameters to `agent.train(...)` is not supported anymore. Specify parameters directly in the policy configuration instead. More info https://legacy-docs.rasa.com/core/migrations.html sys:1: RuntimeWarning: coroutine 'Agent.load_data' was never awaited
Hi Martin, Running your code unchanged after mine threw the same exception. Maybe a Rasa version issue? They seem to break a lot of code with every update. I'm using:...
ValueError: signal only works in main thread on training
Hi Martin, weather-bot does not work with the latest Rasa #from rasa_core.channels.console import ConsoleInputChannel was removed Could you please modify the code? Thank you, -Jiri-