This version contains multiple updates, including support of Azure OpenAI APIs, user-defined meta features in zero-shot AutoML, and time monitoring for spark jobs. Thanks to all the contributors!
What's Changed
- workflow path->paths by @sonichi in #915
- azure oai by @sonichi in #920
- Added extras for synapse by @thinkall in #916
- Update hf version by @liususan091219 in #918
- bump version to 1.1.3; workflow trigger by @sonichi in #924
- added a documentation about small time budget by @Animaholic in #914
- Fix Dependabot alerts by @skzhang1 in #922
- pre-commit: update config by @Borda in #925
- Improve annotations in automl and ml modules by @coffepowered in #919
- Updated dict type args default value to None by @thinkall in #927
- fix #493 by @LittleLittleCloud in #932
- add PySparkOvertimeMonitor to avoid exceeding time budget by @levscaut in #923
- minor change to notebook by @sonichi in #928
New Contributors
- @Borda made their first contribution in #925
- @LittleLittleCloud made their first contribution in #932
- @levscaut made their first contribution in #923
Full Changelog: v1.1.2...v1.1.3