Skip to content

/AWS1/CL_BDZOPTMZDPRMPTSTRM_EV

The stream containing events in the prompt optimization process.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_optimizedpromptevent TYPE REF TO /AWS1/CL_BDZOPTIMIZEDPROMPTEVT /AWS1/CL_BDZOPTIMIZEDPROMPTEVT

An event in which the prompt was optimized.

io_analyzepromptevent TYPE REF TO /AWS1/CL_BDZANALYZEPROMPTEVENT /AWS1/CL_BDZANALYZEPROMPTEVENT

An event in which the prompt was analyzed in preparation for optimization.


Queryable Attributes

optimizedPromptEvent

An event in which the prompt was optimized.

Accessible with the following methods

Method Description
GET_OPTIMIZEDPROMPTEVENT() Getter for OPTIMIZEDPROMPTEVENT

analyzePromptEvent

An event in which the prompt was analyzed in preparation for optimization.

Accessible with the following methods

Method Description
GET_ANALYZEPROMPTEVENT() Getter for ANALYZEPROMPTEVENT