Table of Contents

Property Results

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

Results

Gets or sets the search results.

[JsonPropertyName("results")]
public List<WebSearchTool.Result> Results { get; set; }

Property Value

List<WebSearchTool.Result>