Table of Contents

Method CreateFileSystemSearch

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

CreateFileSystemSearch(FileSystemToolOptions)

Creates a FileSystem Search tool with custom options.

public static FileSystemSearchTool CreateFileSystemSearch(FileSystemToolOptions options)

Parameters

options FileSystemToolOptions

Configuration options.

Returns

FileSystemSearchTool
Share