Table of Contents

Property BaseUrl

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

BaseUrl

Gets or sets the base URL for SearXNG or Custom providers.

For SearXNG: The instance URL (e.g., "https://searx.be"). For Custom: Use placeholders {query} and {maxResults}.

public string BaseUrl { get; set; }

Property Value

string