OpenAI::ResponseFileSearchCallSearchingEvent
Inherits JSON::Serializable < Reference < Object
Emitted when a file search is currently searching.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : ResponseFileSearchCallSearchingEventType = ResponseFileSearchCallSearchingEventType::ResponseFileSearchCallSearching, output_index : Int64 = 0, item_id : String = "", sequence_number : Int64 = 0)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
output_index=(output_index : Int64)
The index of the output item that the file search call is searching.
type_value=(type_value : ResponseFileSearchCallSearchingEventType)
The type of the event. Always response.file_search_call.searching.