AIJudgeLoopEvaluator.MoreVerdictMarker Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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