The most common issue when I’ve received this issue in the past, has to do with the setup in the slot_mappings
function.
Looking at the logs, it seems like your slot mapping for the department
slot is from_text
, but only for the choose_department
intent. The NLU sees this user input as a physician_intro
intent, so it says that it fails to extract, because it’s not the choose_department
intent, and so moves on to try and find what can match instead.
Am doing a slot mapping with the new version of rasa 2.0 where the formaction of slot mapping is in domain.yml file
Have you got any solution for it.
Yes
Could you please share the detail…it will be helpful…
It’s nothing much just make sure that the slot name is actually exists or the spelling most of the time this kind of errors exists.
okay thanks a lot
@faiza_conte Hi, I hope you doing fine? Can I request to please close this thread as a solution for others with you solution. Many thanks!