AI::OpenAI::Responses::InputFile
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(file_url : String | Nil = nil, file_id : String | Nil = nil, filename : String | Nil = nil, file_data : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
file_data
Sourcefile_id
Sourcefile_url
Sourcefilename
Sourcetype
Source