Improvements and fixes
4.4.4 - September 11, 2022
### Updated
- Improvements on working with large files.
Fixed
SAClient.upload_annotations_from_folder_to_project()method to address the issue of the disappearing progress bar.SAClient.run_prediction()method to address the issue of the OCR model.SAClient.validate_annotations()method to address the issue of missing log messages.SAClient.create_project_from_metadata()method to address the issue of returning deprecatedis_multiselectkey.SAClient.get_annotations()method to address the issue of returning error messages as annotation dicts.
###