OpenAI::WebSearchActionSearch
Inherits JSON::Serializable < Reference < Object
Action type "search" - Performs a web search query.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : WebSearchActionSearchType = WebSearchActionSearchType::Search, query : String = "", sources : Array(WebSearchActionSearchSourcesItem) | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
The sources used in the search.