/AWS1/CL_BDKSELIVECONTGUARDING¶
Selective content guarding controls for enforced guardrails.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_system TYPE /AWS1/BDKSELECTIVEGUARDINGMODE /AWS1/BDKSELECTIVEGUARDINGMODE¶
Selective guarding mode for system prompts."
iv_messages TYPE /AWS1/BDKSELECTIVEGUARDINGMODE /AWS1/BDKSELECTIVEGUARDINGMODE¶
Selective guarding mode for user messages.
Queryable Attributes¶
system¶
Selective guarding mode for system prompts."
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SYSTEM() |
Getter for SYSTEM, with configurable default |
ASK_SYSTEM() |
Getter for SYSTEM w/ exceptions if field has no value |
HAS_SYSTEM() |
Determine if SYSTEM has a value |
messages¶
Selective guarding mode for user messages.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MESSAGES() |
Getter for MESSAGES, with configurable default |
ASK_MESSAGES() |
Getter for MESSAGES w/ exceptions if field has no value |
HAS_MESSAGES() |
Determine if MESSAGES has a value |