I have an FAQ document attached to my bot. Whenever the user enters a query with an answer in the KB, the answer differs or is not given when the user asks it without a question mark at the end of the query string.
Any fix for this? Is there a way to add '?' to the query before it hits the KB?
w
wooden-beard-40210
06/11/2024, 10:34 AM
Hi ! Weird problem, but if you want to customize your prompt, you can use the “query KB” card
b
bumpy-butcher-41910
06/11/2024, 2:44 PM
when you see this occur, what do your logs say?
f
fresh-petabyte-54492
06/13/2024, 1:43 PM
This did the trick.
fresh-petabyte-54492
06/13/2024, 1:45 PM
I entered a raw input capture card, a query KB card with input set to the variable captured in the raw input and then a text display of the result of the query KB card