GPU Tasks and Vectors Bulk Upload Objects
Changed
FutureTask
inheritance changed fromdict
toobject
.
Added
- Can now specify a GPU parameter for tasks.
Vectors.upload
allows you to upload a JSON newline delimited file.Vectors.list_uploads
allows you to list all uploads for a vector product.UploadTask
contains the information about an upload and is returned by both methods.