Skip to content

/AWS1/CL_BDCSYSPROMPTRECCONFIG

Configuration for generating system prompt optimization recommendations.

CONSTRUCTOR

IMPORTING

Required arguments:

io_systemprompt TYPE REF TO /AWS1/CL_BDCSYSTEMPROMPTCONFIG /AWS1/CL_BDCSYSTEMPROMPTCONFIG

The current system prompt to optimize.

io_agenttraces TYPE REF TO /AWS1/CL_BDCAGENTTRACESCONFIG /AWS1/CL_BDCAGENTTRACESCONFIG

The agent traces to analyze for generating recommendations.

io_evaluationconfig TYPE REF TO /AWS1/CL_BDCRECEVALCONFIG /AWS1/CL_BDCRECEVALCONFIG

The evaluation configuration specifying which evaluator to use for assessing recommendation quality.


Queryable Attributes

systemPrompt

The current system prompt to optimize.

Accessible with the following methods

Method Description
GET_SYSTEMPROMPT() Getter for SYSTEMPROMPT

agentTraces

The agent traces to analyze for generating recommendations.

Accessible with the following methods

Method Description
GET_AGENTTRACES() Getter for AGENTTRACES

evaluationConfig

The evaluation configuration specifying which evaluator to use for assessing recommendation quality.

Accessible with the following methods

Method Description
GET_EVALUATIONCONFIG() Getter for EVALUATIONCONFIG