New Features
You are now able to set the video, image group, and image title at the time you are uploading the data. Please check the doc strings of these functions for explanations around the interface.v
What's Changed
* Add yoltv4 model to `AutomationModels` enum by denis-cord in https://github.com/encord-team/encord-client-python/pull/177
* Add custom title option for image groups and video upload at upload time. by denis-cord in https://github.com/encord-team/encord-client-python/pull/176
* Update answer dictinary construction for single images. by frederik-encord in https://github.com/encord-team/encord-client-python/pull/178
* Version bump 0.1.46 by denis-cord in https://github.com/encord-team/encord-client-python/pull/181
**Full Changelog**: https://github.com/encord-team/encord-client-python/compare/0.1.45...0.1.46.1