systemInstruction property
The instructions for the agent to follow.
These instructions are passed to the LLM as a system instruction.
Optional.
Implementation
core.String? systemInstruction;
The instructions for the agent to follow.
These instructions are passed to the LLM as a system instruction.
Optional.
core.String? systemInstruction;