Table of Contents

Class WebSearchTool.Response

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

Represents a web search response from WebSearchTool.

public sealed class WebSearchTool.Response
Inheritance
WebSearchTool.Response
Inherited Members

Properties

Error

Gets or sets any error message.

ProviderName

Gets or sets the search provider used.

Query

Gets or sets the original search query.

ResultCount

Gets or sets the number of results returned.

Results

Gets or sets the search results.