What's Changed
* add openai model endpoint wrapper by imatiach-msft in https://github.com/microsoft/ml-wrappers/pull/133
* fix is_sequential check for latest tensorflow 2.13 by imatiach-msft in https://github.com/microsoft/ml-wrappers/pull/136
* fix build CI errors on automl pycocotools dependency install by imatiach-msft in https://github.com/microsoft/ml-wrappers/pull/138
* generated docs for ml-wrappers by imatiach-msft in https://github.com/microsoft/ml-wrappers/pull/137
* convert predict result to numpy array by hawestra in https://github.com/microsoft/ml-wrappers/pull/139
* Remove deprecated parameter `sparse` from `OneHotEncoder` by gaugup in https://github.com/microsoft/ml-wrappers/pull/140
* Object Detection predict_proba Fix by Advitya17 in https://github.com/microsoft/ml-wrappers/pull/141
* Release new version of ml-wrappers by Advitya17 in https://github.com/microsoft/ml-wrappers/pull/142
* Handle missing values in predictions wrapper by gaugup in https://github.com/microsoft/ml-wrappers/pull/143
New Contributors
* hawestra made their first contribution in https://github.com/microsoft/ml-wrappers/pull/139
* Advitya17 made their first contribution in https://github.com/microsoft/ml-wrappers/pull/141
**Full Changelog**: https://github.com/microsoft/ml-wrappers/compare/v0.4.11...v0.4.13