Property StreamToolCalls
StreamToolCalls
Gets or sets whether to include tool call/result tokens.
Default is true.
public bool StreamToolCalls { get; set; }
Gets or sets whether to include tool call/result tokens.
Default is true.
public bool StreamToolCalls { get; set; }