Table of Contents

Property MaxOutputSize

Namespace
LMKit.Agents.Tools.BuiltIn.IO
Assembly
LM-Kit.NET.dll

MaxOutputSize

Gets or sets maximum output size in characters. Default is 100KB.

public int MaxOutputSize { get; set; }

Property Value

int