/AWS1/CL_BDCHARNREASNGCONTBLK¶
Reasoning content from the model.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_reasoningtext TYPE REF TO /AWS1/CL_BDCHARNREASNGTEXTBLK /AWS1/CL_BDCHARNREASNGTEXTBLK¶
The reasoning text.
iv_redactedcontent TYPE /AWS1/BDCBLOB /AWS1/BDCBLOB¶
Redacted reasoning content.
Queryable Attributes¶
reasoningText¶
The reasoning text.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REASONINGTEXT() |
Getter for REASONINGTEXT |
redactedContent¶
Redacted reasoning content.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REDACTEDCONTENT() |
Getter for REDACTEDCONTENT, with configurable default |
ASK_REDACTEDCONTENT() |
Getter for REDACTEDCONTENT w/ exceptions if field has no val |
HAS_REDACTEDCONTENT() |
Determine if REDACTEDCONTENT has a value |