OpenAI::FileUploadParam
Inherits JSON::Serializable < Reference < Object
Controls whether users can upload files.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
max_file_size
Maximum size in megabytes for each uploaded file. Defaults to 512 MB, which is the maximum allowable size.
Maximum size in megabytes for each uploaded file. Defaults to 512 MB, which is the maximum allowable size.