Scaleapi

Latest version: v2.15.4

Safety actively analyzes 630169 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 7

2.6.0

Bug Fixes
- Remove empty payloads from GET requests to avoid erroring out upon contact with an AWS WAF

2.5.0

New Features
- `create_evaluation_task` is now available for creating evaluation tasks for Scale Rapid projects.

2.4.0

Upgrade Steps
- `instruction_batch` param for `create_batch` renamed to `calibration_batch`.

New Features
- `self_label_batch` param being added for `create_batch` to create self-label batch on Rapid projects.

2.3.0

Upgrade Steps
- The param `self_serve` for create_project is now renamed to `rapid`

2.2.0

Upgrade Steps
- `ScaleDuplicateTask` exception renamed as `ScaleDuplicateResource`. You should start using the new exception (or replacing old one) after upgrading to the latest version.

New Features
- `ScaleClient` now supports feeding another base URL for API during initialization
- A new method `get_tasks_count()` added to return the number of tasks for the given parameters

Other Changes and Notes
- Readme updates
- Release Notes Template is added

2.1.0

New Features
- Added support for Scale API `/files` endpoint: https://docs.scale.com/reference#file-overview
- Two new methods are now available in the SDK: `upload_file` and `import_file`
- Refer to Readme's [Files](https://github.com/scaleapi/scaleapi-python-client#files) section for more details.

Improvements
- Added `instruction_batch` parameter 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](https://github.com/scaleapi/scaleapi-python-client#files) updated with Files endpoint examples

Page 4 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.