Table of Contents

Method CreateFileSystemWrite

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

CreateFileSystemWrite(FileSystemToolOptions)

Creates a FileSystem Write tool with custom options.

public static FileSystemWriteTool CreateFileSystemWrite(FileSystemToolOptions options)

Parameters

options FileSystemToolOptions

Configuration options.

Returns

FileSystemWriteTool
Share