/AWS1/CL_BDOHARNESSTRNCTNCONF¶
Configuration for truncating conversation context when it exceeds model limits.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_strategy TYPE /AWS1/BDOHARNESSTRNCTNSTRATEGY /AWS1/BDOHARNESSTRNCTNSTRATEGY¶
The truncation strategy to use.
Optional arguments:¶
io_config TYPE REF TO /AWS1/CL_BDOHARNTRUNCSTGYCONF /AWS1/CL_BDOHARNTRUNCSTGYCONF¶
The strategy-specific configuration.
Queryable Attributes¶
strategy¶
The truncation strategy to use.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STRATEGY() |
Getter for STRATEGY, with configurable default |
ASK_STRATEGY() |
Getter for STRATEGY w/ exceptions if field has no value |
HAS_STRATEGY() |
Determine if STRATEGY has a value |
config¶
The strategy-specific configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIG() |
Getter for CONFIG |