RasaHQ / wellness-check-bot

A simple Rasa assistant that uses forms to conduct a daily health survey
21 stars 28 forks source link

Rasa slot Mapping issue #4

Open ab-star opened 2 years ago

ab-star commented 2 years ago

Hello

Firstly Thank you for this one :)

The issue: While i do rasa train I am getting an error of slot mapping

Error format - \wellness-check-bot-master\domain.yml:60: Cannot find required key 'mappings'. Path: '/slots/confirm_exercise' \wellness-check-bot-master\domain.yml:77: Value '['health_form']' is not a dict. Value path: '/forms' domain.yml:68: Cannot find required key 'mappings'. Path: '/slots/stress' \wellness-check-bot-master\domain.yml:66: Cannot find required key 'mappings'. Path: '/slots/diet' wellness-check-bot-master\domain.yml:62: Cannot find required key 'mappings'. Path: '/slots/exercise'

sara-tagger commented 2 years ago

Thanks for the issue, @yennycheung will get back to you about it soon!

You may find help in the docs and the forum, too 🤗
valmetisrinivas commented 2 years ago

@ab-star @sara-tagger , I am getting exactly the same error. Are you able to resolve it? Appreciate inputs.