Table of Contents

Class WebReadTool.Options

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

Server-side settings; nothing here is model-facing.

public sealed class WebReadTool.Options
Inheritance
WebReadTool.Options
Inherited Members

Properties

Egress

The egress gate every fetch passes through.

MaxContentChars

Cap on the returned Markdown, in characters; the content lands in a conversation window, so chat-sized by default. 0 for no cap.

Share