RunCreateRequest.TruncationStrategy

RunCreateRequest.TruncationStrategy property

Gets or sets the truncation strategy. 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