Table of Contents

Method CreateFileSystemHash

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

CreateFileSystemHash(FileSystemToolOptions)

Creates a FileSystem Hash tool with custom options.

public static FileSystemHashTool CreateFileSystemHash(FileSystemToolOptions options)

Parameters

options FileSystemToolOptions

Configuration options.

Returns

FileSystemHashTool
Share