Multiple intents
# 🤝help
p
How to deal with user input that has more than one intent. For example I ask my user if they are satified with the answer the bot provided, they answer: "yes, but ..." and they provide a new question. How can I 1) capture the intent as "yes" they were satisfied and 2) recognize that they asked a new question that needs answering.
w
Hi @plain-holiday-176 ! You can try AI transition
2 Views