AIJudgeLoopEvaluator.DefaultInstructions Field

Definition

The default system instructions used to prompt the judge.

public const string DefaultInstructions;
val mutable DefaultInstructions : string
Public Const DefaultInstructions As String 

Field Value

Remarks

Acts as a template: the trailing CriteriaPlaceholder is replaced with the rendered Criteria (or removed when none are supplied).

Applies to