absent-sapphire•2y ago
add capture step after buttons ?
Hey guys just a general doubt , if i have buttons listed on vf , how can i add a capture last utterance in case a user types something
7 Replies
foreign-sapphire•2y ago
in such a case, user's message is automatically captured in the variable last_utterance
@singh_goxprnc Use the No Match path
It is in the Button step
absent-sapphireOP•2y ago
I did that and added a capture step then a set ai , after the capture step it doesnt move forward
You don't need a capture step after a button step. It is a capture step. Just use {last_utterance} in the Set AI step.
absent-sapphireOP•2y ago
so this is incorrect?

absent-sapphireOP•2y ago
yep thanks alot @W. Williams (SFT)
No
No capture step. No match to intent classifier.