Table of Contents

Property MaxContentChars

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

MaxContentChars

Cap on the returned Markdown, in characters; the content lands in a conversation window, so chat-sized by default. 0 for no cap.

public int MaxContentChars { get; set; }

Property Value

int
Share