Expression Condition Needed
# 🤝help
b
So I am doing a setup where I am seeing if the bot can find the answer using AI, if not it will see if it can find in KB, but I have a 3rd expression for if the answer cannot be found at all and I do not know what to set the Condition to.

https://cdn.discordapp.com/attachments/1133551767771152425/1133551767968297062/image.png

https://cdn.discordapp.com/attachments/1133551767771152425/1133551768383524944/image_1.png

https://cdn.discordapp.com/attachments/1133551767771152425/1133551768786173972/image_2.png

https://cdn.discordapp.com/attachments/1133551767771152425/1133551769218199632/image_3.png

e
Just make it set to true, that way if neither of them trigger the flow will automatically come to true and be directed to wherever you want. Type true in the condition.
b
Thank you
c
Did it work? I'm curious to know 🙂