Is there a way to add fallback for the retrieval intents (Response Selectors) when the confidennce is Low

I am Building a FAQ-based model in which multiple response selectors are being used. While adding fallback policies in the config files it doesn’t seem like the retrieval intent’s confidence is being checked by the fallback policies…I have checked for the retrieval intent confidence and there are times when that confidence is lower than the threshold value of fallback and still the bot outputs answer for some other retrieval intent

1 Like