examples property

List<TuningExample> examples
final

The examples. Example input can be for text or discuss, but all examples in a set must be of the same type.

Implementation

final List<TuningExample> examples;