Class WebSearchAction
Inherited Members
Namespace: Glitch9.AIDevKit
Assembly: Glitch9.AIDevKit.dll
Syntax
[JsonConverter(typeof(WebSearchActionConverter))]
public abstract class WebSearchAction
Properties
| Edit this page View SourceType
Required. The action type.
Declaration
[JsonProperty("type")]
public string Type { get; set; }
Property Value
| Type | Description |
|---|---|
| string |