Hi guys, I currently added a SimilarityPostprocessor to my query engine. It works fine, but whenever the similarity index is below the threshold, the answer is "Empty Response". Changing the prompt does not seem to work, is there any option to change this behaviour? Thanks!
Yes, I tried with a question that shouldn't get answers and it works fine, was just wondering why the response was just "Empty Response" instead of some sort of "Couldn't find it in the context". I ended up just manually assigning a value like "Sorry couldn't find the answer".