Table of Contents

Property Category

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

Category

Gets the category this tool belongs to (for example, "io", "net", or a custom user-defined value).

public string Category { get; }

Property Value

string
Share