OpenAI::ContainerFileResource
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(id : String = "", object : String = "", container_id : String = "", created_at : Int64 = 0, bytes : Int64 = 0, path : String = "", source : String = "")
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source