instruction property

String? instruction
final

Required. The question asked and other instruction in the inference prompt.

Implementation

final String? instruction;