Skip to content

Lex Runtime V2  >  Structures  >  ElicitSubSlot

ElicitSubSlot

Structure Class

ElicitSubSlot dataclass

The specific constituent sub slot of the composite slot to elicit in dialog action.

Attributes

name instance-attribute
name: str

The name of the slot that should be elicited from the user.

sub_slot_to_elicit class-attribute instance-attribute
sub_slot_to_elicit: ElicitSubSlot | None = None

The field is not supported.