Responses with information it should not know. Im only using KB.
Hey, this is kind of urgent, but my bot is responding with information it does not have or know. Im only using KB for the answer. Here is my prompt and flow:


7 Replies
@MikeG if you have time, could you maybe help me out?
frozen-sapphire•16mo ago
I think you can improve the prompt there like at the end say
or something similar
Better yet you would do
Then have an if else statement after it to check ifthe response from the ai contains 404, then route them differently so you can have an error step basically
Ok I’ll try the 404 prompt. Do I put the “if” block after the response? I’m not that familiar with the “if” block
Thank you for helping me!
frozen-sapphire•16mo ago
Yes after, and check last_response variable if it contains 404 🙂
Got it, I’ll try it out and let you know how it goes goes🙂
So i tested it out again, but it still responds with false information and information it doesent have. What can i do? is ther another part of my project that maybe disrupts the answers?
And i was wondering, when i want the bot to respond with a message such has "thank you {variable}, we will be in touch with you soon" in a certain way based on a variabale containing for example language. What should i use when i want as much source securety as possible? Does using the response AI instead of the KB response cause it to respond to questions with information from the LLM?
DM me and we can look at it together.
Alrigth, thanks