Answer questions not related to from in the form section

Hey everyone,

I want to handle user’s questions that are not related to the form inside the form section: For example, say that we have a reservation form and the user is trying to make a reservation, the chatbot is filling the slots that are related to the reservation, like number of persons, time of reservation … and suddenly the user asks a question like “how is the weather today” i want the chatbot to answer this question and then continue to ask questions related to the reservation form. Thanks in advance.

@Akenayou I believe the first code example here does exactly what you want :slightly_smiling_face:

1 Like

Thank you @SamS :smiley: