Table of Contents

Method CreateFileSystemInfo

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

CreateFileSystemInfo(FileSystemToolOptions)

Creates a FileSystem Info tool with custom options.

public static FileSystemInfoTool CreateFileSystemInfo(FileSystemToolOptions options)

Parameters

options FileSystemToolOptions

Configuration options.

Returns

FileSystemInfoTool
Share