Table of Contents

Method GetSafeTools

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

GetSafeTools()

Gets all safe built-in tools (no I/O capabilities).

public static IEnumerable<ITool> GetSafeTools()

Returns

IEnumerable<ITool>

An enumerable of safe tool instances.