Table of Contents

Class RegexToolOptions

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

Configuration options for RegexTool.

public sealed class RegexToolOptions
Inheritance
RegexToolOptions
Inherited Members

Properties

MaxMatches

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

Timeout

Gets or sets the regex execution timeout. Default is 5 seconds.