Table of Contents

Property CumulativeText

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

CumulativeText

Gets the cumulative text so far (including this token).

public string CumulativeText { get; }

Property Value

string