Table of Contents

Method CreateEnvironmentSystem

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

CreateEnvironmentSystem(EnvironmentToolOptions)

Creates an Environment System tool with custom options.

public static EnvironmentSystemTool CreateEnvironmentSystem(EnvironmentToolOptions options)

Parameters

options EnvironmentToolOptions

Configuration options.

Returns

EnvironmentSystemTool
Share