How to make it say "I did not understand your ques...
# 🤝help
n
I have a really simple bot - basically to spit answers to questions posed to the knowledge base. When it doesnt understand the question - it does not admit it and just goes to next step. I would like it to admit it (And prompt the user to modify the way they are asking) Orr even better - to undestand the prompts better- most often it malfunctions just because the promt is posed as a statement and not a question. Thanks, Support highly appreaciated!
b
what do you mean by "doesn't understand the question"?
botpress doesn't really have a framework for "interpreting" questions - do you mean unable to find an answer in a knowledge base?
n
i'll ask some qn - and i dont know if it does not find it or understand - and it just says nothing - and loops to then again repeat the qn. Let me try to bring a screenshot in a min
b
show me a screenshot of the emulator 🙂
that'll tell you why the bot carried on
the logs also show you why the bot did what it did
n
oh right it says "no valid answer found". Sooo i want it to say "i did not understand you or could not find the answer, can you rephrase your qn" when that happens. how could i do that?
b

https://www.youtube.com/watch?v=Q2VMitD6DMU

check out the condition I describe in this video
n
thank you🌞 🌞 🌞
thank you that video as all is zo nice - and helped buuut then - there is also this:
so how to go around that?
5 Views