guidance property

String? guidance
getter/setter pair

Optional, but recommended.

Additional guidance specific to this field to provide targeted instructions for the LLM to generate the content of a single output field. While the LLM can sometimes infer content from the field name, providing explicit guidance is preferred.

Optional.

Implementation

core.String? guidance;