Table of Contents

Method AddBuiltInTools

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

AddBuiltInTools(ToolRegistry)

Adds all built-in tools to the registry.

public static ToolRegistry AddBuiltInTools(this ToolRegistry registry)

Parameters

registry ToolRegistry

The tool registry.

Returns

ToolRegistry

The registry for method chaining.