IIntent interface
A recognized intent.
Properties
intent | Intent that was recognized. |
score | Confidence on a scale from 0.0 - 1.0 that the proper intent was recognized. |
Property Details
intent
Intent that was recognized.
intent: string
Property Value
string
score
Confidence on a scale from 0.0 - 1.0 that the proper intent was recognized.
score: number
Property Value
number