AIJudgeLoopEvaluator.MoreVerdictMarker Field

Definition

The verdict marker the judge is asked to emit (for clients that do not honor structured output) when more work is still required. Takes precedence over DoneVerdictMarker when both (or neither) are present.

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

Field Value

Applies to