systemInstruction property

String? systemInstruction
getter/setter pair

The instructions for the agent to follow.

These instructions are passed to the LLM as a system instruction.

Optional.

Implementation

core.String? systemInstruction;