OptionalcorrectCorrect answer reward is returned if evaluator evaluates to true. All correct answers get the same reward.
OptionaljsonUses json match expression to evaluate parsed response.
OptionalstringUses string match expression to evaluate parsed response.
OptionalwrongWrong answer reward is returned if evaluator evaluates to false. All wrong answers get the same reward.
Scores parsed responses for string matching use cases.