Table of Contents

Property Name

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

Name

Gets the unique name of the tool (for example, "filesystem_read" or "http_get").

public string Name { get; }

Property Value

string
Share