TruncationStrategy.LastMessages

TruncationStrategy.LastMessages property

Gets or sets the number of most recent messages from the thread when constructing the context for the run.

public int? LastMessages { get; set; }

See Also