/AWS1/CL_BDKTEACHERMODELCONFIG¶
Details about a teacher model used for model customization.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_teachermodelidentifier
TYPE /AWS1/BDKTEACHERMODELID
/AWS1/BDKTEACHERMODELID
¶
The identifier of the teacher model.
Optional arguments:¶
iv_maxrsplengthforinference
TYPE /AWS1/BDKINTEGER
/AWS1/BDKINTEGER
¶
The maximum number of tokens requested when the customization job invokes the teacher model.
Queryable Attributes¶
teacherModelIdentifier¶
The identifier of the teacher model.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TEACHERMODELIDENTIFIER() |
Getter for TEACHERMODELIDENTIFIER, with configurable default |
ASK_TEACHERMODELIDENTIFIER() |
Getter for TEACHERMODELIDENTIFIER w/ exceptions if field has |
HAS_TEACHERMODELIDENTIFIER() |
Determine if TEACHERMODELIDENTIFIER has a value |
maxResponseLengthForInference¶
The maximum number of tokens requested when the customization job invokes the teacher model.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MAXRSPLENGTHFORINFERENCE() |
Getter for MAXRSPLENGTHFORINFERENCE, with configurable defau |
ASK_MAXRSPLENGTHFORINFERENCE() |
Getter for MAXRSPLENGTHFORINFERENCE w/ exceptions if field h |
HAS_MAXRSPLENGTHFORINFERENCE() |
Determine if MAXRSPLENGTHFORINFERENCE has a value |