Table of Contents

Method CreateWebRead

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

CreateWebRead(Options)

Creates a web page reader with custom options (egress policy, content cap).

public static WebReadTool CreateWebRead(WebReadTool.Options options)

Parameters

options WebReadTool.Options

Configuration options.

Returns

WebReadTool
Share