instruction property

String? instruction
getter/setter pair

Instructions for the LLM model to guide the agent's behavior.

Optional.

Implementation

core.String? instruction;