/AWS1/CL_BDZBEDROCKRERANKING01¶
Contains configurations for a reranker model.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_modelarn TYPE /AWS1/BDZBEDROCKMODELARN /AWS1/BDZBEDROCKMODELARN¶
The ARN of the reranker model.
Optional arguments:¶
it_addlmodelrequestfields TYPE /AWS1/CL_RT_DOCUMENT=>TT_MAP TT_MAP¶
A JSON object whose keys are request fields for the model and whose values are values for those fields.
Queryable Attributes¶
modelArn¶
The ARN of the reranker model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MODELARN() |
Getter for MODELARN, with configurable default |
ASK_MODELARN() |
Getter for MODELARN w/ exceptions if field has no value |
HAS_MODELARN() |
Determine if MODELARN has a value |
additionalModelRequestFields¶
A JSON object whose keys are request fields for the model and whose values are values for those fields.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDLMODELREQUESTFIELDS() |
Getter for ADDITIONALMODELREQUESTFIELDS, with configurable d |
ASK_ADDLMODELREQUESTFIELDS() |
Getter for ADDITIONALMODELREQUESTFIELDS w/ exceptions if fie |
HAS_ADDLMODELREQUESTFIELDS() |
Determine if ADDITIONALMODELREQUESTFIELDS has a value |