examples property

List<List<String>> examples
getter/setter pair

List of (question, answer) pairs that will help steer the model towards the tone and answer format you'd like. We recommend adding 2 to 3 examples.

Implementation

List<List<String>> examples;