Class WebSearchOptionsWrapper
Inherited Members
Namespace: Glitch9.AIDevKit.OpenAI
Assembly: Glitch9.AIDevKit.dll
Syntax
public class WebSearchOptionsWrapper
Properties
| Edit this page View SourceWebSearchOptions
Optional. This tool searches the web for relevant results to use in a response. Learn more about the web search tool.
Declaration
[JsonProperty("web_search_options")]
public WebSearchOptions WebSearchOptions { get; set; }
Property Value
| Type | Description |
|---|---|
| WebSearchOptions |