Class MissingTransition (1.34.0)

MissingTransition(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Information collected for DF CX agents in case NLU predicted an intent that was filtered out as being inactive which may indicate a missing transition and/or absent functionality.

Attributes

Name Description
intent_display_name str
Name of the intent that could have triggered.
score float
Score of the above intent. The higher it is the more likely a transition was missed on a given page.