Table of Contents

Method AddSafeBuiltInTools

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

AddSafeBuiltInTools(ToolRegistry)

Adds only safe built-in tools (no I/O) to the registry.

public static ToolRegistry AddSafeBuiltInTools(this ToolRegistry registry)

Parameters

registry ToolRegistry

The tool registry.

Returns

ToolRegistry

The registry for method chaining.