Table of Contents

Constructor WebReadTool

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

WebReadTool()

Creates the tool with default options: public-web egress, chat-sized content cap.

public WebReadTool()

WebReadTool(Options)

Creates the tool with the given server-side options.

public WebReadTool(WebReadTool.Options options)

Parameters

options WebReadTool.Options
Share