Property RequireFinalAnswerMarker
RequireFinalAnswerMarker
Gets or sets a value indicating whether to require a "Final Answer:" marker.
When true, the handler expects the model to explicitly mark its final answer.
When false, the entire output is used if no marker is found.
public bool RequireFinalAnswerMarker { get; set; }