Back to All

Is it possible to see/change the confidence threshold with which NLP intents are matched?

E.g. I've created 5 NLP models and 5 respective global connections that map each model to a specific intent, i.e. response.

If A->"A"
If B -> "B"
etc.

But if it doesn't match A...E, how would I set a default response, and then possibly change confidence thresholds for which A...E are matched to minimize false positives? Thanks!