Table of Contents

Method CreateProcessShell

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

CreateProcessShell(ProcessToolOptions)

Creates a Process Shell tool with custom options.

public static ProcessShellTool CreateProcessShell(ProcessToolOptions options)

Parameters

options ProcessToolOptions

Configuration options.

Returns

ProcessShellTool
Share