Chatbot sending multiple answers to 1 question
# 🤝help
n
So as the title suggests, when i ask my chatbot a question it provides me with the first answer (which is most of the time not the best answer) then it waits a bit, and sends a complete answers which is really good. I want to keep the best message output at all times and just remove the duplicate answer https://cdn.discordapp.com/attachments/1242493082935758920/1242493083090944131/image.png?ex=664e095b&is=664cb7db&hm=102114097b594cb3e598194ff65c40ea69de307b4469b631695f98dbe3deb5c4&
b
can you clarify what you mean by duplicate answers?
I see only one answer in this screenshot
n
@bumpy-butcher-41910 sorry to tag you, but if you could maybe take a look when you have time that would mean the world to me!
b
ah interesting, thank you for sharing
when you get a chance, can you get this to happen again but include a shot of the event debugger/logs?
w
@numerous-pilot-25570 do you have multiple KB queries in the flow, such as an input card with KB search enabled, and then another answer-producing node? That'd create the issue you describe. (I typically disable the KB queries in input cards and handle the queries in a separate card or node)
n
sorry for the late reply, thanks for both your help. How do I check the KB queries? I'll see if that fixes things, if it doesn't I'll send a a screenshot of the event debugger
13 Views