OpenAI::VectorStoreObjectFileCounts
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(in_progress : Int64 = 0, completed : Int64 = 0, failed : Int64 = 0, cancelled : Int64 = 0, total : Int64 = 0)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source