Table of Contents

Class BuiltInProfiles

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

Predefined built-in tool profiles.

public static class BuiltInProfiles
Inheritance
BuiltInProfiles
Inherited Members

Properties

All

Registers all built-in tools available through default constructors.

SafeOnly

Registers tools that are read-only and have no side effects.

Share