v2.1.0
New Features
- Added support for Scale API
/filesendpoint: https://docs.scale.com/reference#file-overview- Two new methods are now available in the SDK:
upload_fileandimport_file - Refer to Readme's Files section for more details.
- Two new methods are now available in the SDK:
Improvements
- Added
instruction_batchparameter as an option while creating new batches.- This parameter is used for self-serve projects. https://docs.scale.com/reference#batch-overview
Other Changes and Notes
- Readme updated with Files endpoint examples