OpenAI::WebSearchActionSearchSourcesItem
Inherits JSON::Serializable < Reference < Object
A source used in the search.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : WebSearchActionSearchSourcesItemType = WebSearchActionSearchSourcesItemType::Url, url : String = "")
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
type_value=(type_value : WebSearchActionSearchSourcesItemType)
The type of source. Always url.