Table of Contents

Method CreateFileSystem

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

CreateFileSystem(FileSystemToolOptions)

Gets a new FileSystem tool instance with custom options.

public static FileSystemTool CreateFileSystem(FileSystemToolOptions options)

Parameters

options FileSystemToolOptions

Configuration options.

Returns

FileSystemTool