modelPreamble property

String? modelPreamble
getter/setter pair

Customers can use the preamble to specify any requirements for blocklisting intent classification.

This preamble will be added to the blocklisting intent classification model prompt.

Optional.

Implementation

core.String? modelPreamble;