Property StreamThinking
StreamThinking
Gets or sets whether to include thinking tokens in the stream.
When true, reasoning from planning strategies is streamed. Default is false.
public bool StreamThinking { get; set; }
Gets or sets whether to include thinking tokens in the stream.
When true, reasoning from planning strategies is streamed. Default is false.
public bool StreamThinking { get; set; }