Table of Contents

Class WebSearchOptionsWrapper

Namespace
Glitch9.AIDevKit
public class WebSearchOptionsWrapper
Inheritance
object
WebSearchOptionsWrapper

Properties

WebSearchOptions

Optional. This tool searches the web for relevant results to use in a response. Learn more about the web search tool.

public WebSearchOptions WebSearchOptions { get; set; }

Property Value

WebSearchOptions