raw input failure does not work?
# 🤝help
g
so I thought that if I set the raw input card to handle failures if whatever the user input as their question, if the info was not in the KB, it would trigger the failure transition, but for some reason it's not working. I even see in the chat window where it says "no valid answer found" but it still continues on to the next card.
basically I have a KB that is a particular website, I prompt the user to ask a question, if the question pertains to the website, it answers the question, if the question does not pertain to any info on the website, it just spits out some random information from the website. So lets say this website is about "cars" I ask a specific question about cars and it qets answered correctly , I ask maybe "who is elon musk" it spits out some random info from the website, and also ignores my task instructions, once it spit out like a whole page of nonsense. to be clear it's not just searching the web and returning info about elon musk, it's just spitting out stuff from the website, like the contact page, or whatever it feels like. lol https://cdn.discordapp.com/attachments/1235080701947412510/1235082276954701865/Screenshot_2024-04-30_at_9.13.10_PM.png?ex=66331381&is=6631c201&hm=f8515775de6063fef0c3c61f3a1b5a8892f3b6706f3ce66a9559660ada25b1ec&
perhaps I'm totally wrong in my approach.
I was doing it wrong: https://discord.com/channels/1108396290624213082/1227867341073809488 must use an expression card.
6 Views