jsonInstance property

String? jsonInstance
getter/setter pair

Instance specified as a json string.

String key-value pairs are expected in the json_instance to render PairwiseMetricSpec.instance_prompt_template.

Implementation

core.String? jsonInstance;