promptColumn property

String? promptColumn
getter/setter pair

The name of the column that contains the requests to evaluate.

This will be in evaluation_item.EvalPrompt format.

Optional.

Implementation

core.String? promptColumn;