Table of Contents

Property StreamThinking

Namespace
LMKit.Agents.Streaming
Assembly
LM-Kit.NET.dll

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; }

Property Value

bool