Table of Contents

Property MaxMatches

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

MaxMatches

Gets or sets maximum matches to return. Default is 1000.

public int MaxMatches { get; set; }

Property Value

int