developerInstruction property

String? developerInstruction
getter/setter pair

Instructions from the developer for the agent.

Can be static or a dynamic prompt template used with the AgentEvent.state_delta field.

Optional.

Implementation

core.String? developerInstruction;