Table of Contents

Method Thinking

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

Thinking(string, string, int)

Creates a thinking/reasoning token.

public static AgentStreamToken Thinking(string text, string cumulative, int index)

Parameters

text string
cumulative string
index int

Returns

AgentStreamToken