developerInstruction property

EvaluationInstance_InstanceData? developerInstruction
final

Optional. Contains instructions from the developer for the agent. Can be static or a dynamic prompt template used with the AgentEvent.state_delta field.

Implementation

final EvaluationInstance_InstanceData? developerInstruction;