/AWS1/CL_LM2QNAINTENTCONF¶
Details about the the configuration of the built-in Amazon.QnAIntent.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_datasourceconfiguration TYPE REF TO /AWS1/CL_LM2DATASOURCECONF /AWS1/CL_LM2DATASOURCECONF¶
Contains details about the configuration of the data source used for the
AMAZON.QnAIntent.
io_bedrockmodelconfiguration 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¶
dataSourceConfiguration¶
Contains details about the configuration of the data source used for the
AMAZON.QnAIntent.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASOURCECONFIGURATION() |
Getter for DATASOURCECONFIGURATION |
bedrockModelConfiguration¶
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_BEDROCKMODELCONF() |
Getter for BEDROCKMODELCONFIGURATION |