/AWS1/CL_BDOHARNESSMODELCONF¶
Specification of which model to use.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_bedrockmodelconfig TYPE REF TO /AWS1/CL_BDOHARNBDRKMODELCFG /AWS1/CL_BDOHARNBDRKMODELCFG¶
Configuration for an Amazon Bedrock model.
io_openaimodelconfig TYPE REF TO /AWS1/CL_BDOHARNOPENAIMODELCFG /AWS1/CL_BDOHARNOPENAIMODELCFG¶
Configuration for an OpenAI model.
io_geminimodelconfig TYPE REF TO /AWS1/CL_BDOHARNGEMINIMODELCFG /AWS1/CL_BDOHARNGEMINIMODELCFG¶
Configuration for a Google Gemini model.
Queryable Attributes¶
bedrockModelConfig¶
Configuration for an Amazon Bedrock model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BEDROCKMODELCONFIG() |
Getter for BEDROCKMODELCONFIG |
openAiModelConfig¶
Configuration for an OpenAI model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPENAIMODELCONFIG() |
Getter for OPENAIMODELCONFIG |
geminiModelConfig¶
Configuration for a Google Gemini model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GEMINIMODELCONFIG() |
Getter for GEMINIMODELCONFIG |