Share via


ConversationIntent interface

The intent classification result of a Conversation project.

Properties

category

A predicted class.

confidence

The confidence score of the class from 0.0 to 1.0.

Property Details

category

A predicted class.

category: string

Property Value

string

confidence

The confidence score of the class from 0.0 to 1.0.

confidence: number

Property Value

number