/AWS1/CL_LM2SAMPLEUTTERANCEG00¶
Contains specifications for the sample utterance generation feature.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_enabled TYPE /AWS1/LM2BOOLEAN /AWS1/LM2BOOLEAN¶
Specifies whether to enable sample utterance generation or not.
Optional arguments:¶
io_bedrockmodelspecification TYPE REF TO /AWS1/CL_LM2BEDROCKMODELSPEC /AWS1/CL_LM2BEDROCKMODELSPEC¶
Contains information about the Amazon Bedrock model used to interpret the prompt used in descriptive bot building.
Queryable Attributes¶
enabled¶
Specifies whether to enable sample utterance generation or not.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENABLED() |
Getter for ENABLED |
bedrockModelSpecification¶
Contains information about the Amazon Bedrock model used to interpret the prompt used in descriptive bot building.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BEDROCKMODELSPEC() |
Getter for BEDROCKMODELSPECIFICATION |