You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:param default_intent: Intent name to return should a top intent be found, defaults to None.
81
81
:type default_intent: str, optional
82
-
:param min_score: Minimum score needed for an intent to be considered as a top intent. If all
83
-
intents in the set are below this threshold then the `defaultIntent` is returned, defaults to 0.0.
82
+
:param min_score: Minimum score needed for an intent to be considered as a top intent. If all intents in the set are below this threshold then the `defaultIntent` is returned, defaults to 0.0.
0 commit comments