I am trying to ask name, email, phone and date of appointment via RASA chatbot.
I was able to train my model without any error however, while running the bot is says “rasa.core.actions.action - Failed to extract slot pname with action appointment_form.Allowing other policies to predict next action.” Attached are files for reference.
Also, I am using RASA version 2.0 and when I stories in the below way:
@deepali0162 see every error carefully it stated that you using entities like phone-number but you not mentioned that in entities in domain.yml and even for number and for time, update it please.
@deepali0162 Are you able to solve this issue or you still working on this issue. When you got time please mark the solution or shared your solution. Good Luck!