New Features ------- * Task Batch creation now supports `metadata` * Added `set_batch_metadata` function to update Task Batch metadata * Added `get_project_template` function to retrieve Task Templates for TextCollection and Chat projects
2.15.2
New Features ------- * Added `Chat` as a new enum for `TaskType`
2.15.1
New Features - Added `limited_response` option to `get_tasks()` method. - This is a feature recently added to Scale API, which limits the fields that will be returned back from API for each task.
2.15.0
Improvements - Enhanced Error Handling
2.14.4
Improvements * adds `include_attachment_url` option to get_tasks
2.14.3
Added an `exclude_archived` additional filter to remove archived batches on retrieval. + Readme and version bump 74 76