Hi community,
As the title suggests, I would like to acquire the prediction score of a retrieval intent instead of its ascendant intent. How can I do that?
My use case is to implement the two-stage fallback
action to ask for clarification from users in order to correct the ambiguous messages. How can I do that? Thanks!