IntentScore interface
Score plus any extra information about an intent.
Properties
| score | Optional. The confidence score of the intent, ranging from 0.0 to 1.0. |
Property Details
score
Optional. The confidence score of the intent, ranging from 0.0 to 1.0.
score?: number
Property Value
number