Property MaxRetriesPerToolCall
MaxRetriesPerToolCall
Gets or sets the number of retries allowed after a failed tool attempt.
public int MaxRetriesPerToolCall { get; set; }
Property Value
- int
The number of additional attempts. Default is
0.
Gets or sets the number of retries allowed after a failed tool attempt.
public int MaxRetriesPerToolCall { get; set; }
The number of additional attempts. Default is 0.