Product Updates and Announcements 2024
application/json
content type in their headers, enhancing compatibility with a wider range of server configurations. This update ensures smoother integration and reduces potential issues when handling JSON payloads in your workflows.
eac3
and m4a
.
get_label_reviews
using the SDK. This method returns Review tasks. Those tasks can then be approved/reopened/rejected.
NEW
, ASSIGNED
, and RELEASED
. You can now filter tasks using the “status” field in the workflow_stage.get_tasks()
call. To read more from the SDK reference material, go here and to learn how to filter tasks by status go here.
task.submit()
, streamlining task management and assignment processes.
NEW
, SKIPPED
, and REOPENED
. This feature provides greater flexibility, allowing users to precisely manage and prioritize tasks based on their specific status.
Predictions Min Confidence Threshold
slider. The slider allows you to filter predictions based on their confidence level to help when optimizing your model performance.