enableAffectiveDialog property

bool? enableAffectiveDialog
getter/setter pair

If enabled, the model will detect emotions and adapt its responses accordingly.

For example, if the model detects that the user is frustrated, it may provide a more empathetic response.

Optional.

Implementation

core.bool? enableAffectiveDialog;