RunResponse.TruncationStrategy

RunResponse.TruncationStrategy property

Gets or sets the truncation strategy that controls for how a thread will be truncated prior to the run. Use this to control the initial context window of the run.

public TruncationStrategy TruncationStrategy { get; set; }

See Also