intent to end conversation doesn't accept "no"
# 🤝help
r
I have a really basic Q&A bot that has an intent transition to detect when the user is done asking questions. Then I want it to go to the Conversation End flow. When asked "Do you have more questions?" and they answer "no", the issue is that it doesn't recognize "no" as intent to end conversation. Please see screen shot. I appreciate your help! https://cdn.discordapp.com/attachments/1225889387418751017/1225889387888381993/Screenshot_2024-04-05_at_12.23.47_PM.png?ex=6622c575&is=66105075&hm=5b03071429c0170807c27bc21055d0bb2631c8ec190759936fc24241de106ebb&
c
Have you tried the AI intents?
I usually find that one to be more reliable
r
Are you referencing AI Transition? How would you use it in this case? I wouldn't know what to enter for "Text to categorize" or what variable to store, if any.