/AWS1/CL_LM2AGENTTURNSPEC¶
The specification of an agent turn.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_agentprompt TYPE /AWS1/LM2TESTSETAGENTPROMPT /AWS1/LM2TESTSETAGENTPROMPT¶
The agent prompt for the agent turn in a test set.
Queryable Attributes¶
agentPrompt¶
The agent prompt for the agent turn in a test set.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AGENTPROMPT() |
Getter for AGENTPROMPT, with configurable default |
ASK_AGENTPROMPT() |
Getter for AGENTPROMPT w/ exceptions if field has no value |
HAS_AGENTPROMPT() |
Determine if AGENTPROMPT has a value |