IntentClassificationTestResultItem

Information for an intent that is classified by the test workbench.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the intent.

Link copied to clipboard

Indicates whether the conversation involves multiple turns or not.

Link copied to clipboard

The result of the intent classification test.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String