JSONUtterance interface
Exported Model - Utterance that was used to train the model.
Property Details
entities
intent
The matched intent.
intent?: string
Property Value
string
text
The utterance.
text?: string
Property Value
string