Skip to content

v1.2.3

Compare
Choose a tag to compare
@sonichi sonichi released this 05 May 20:02
· 145 commits to main since this release
b3fba97

This release contains a number of updates in autogen and automl.

  • We added more utilities and documentation improvement to flaml.oai such as logging, templating and using multiple configs to make developing and experimentation with OpenAI models more convenient. (thanks to @afourney @victordibia @torronen @ekzhu )
  • We added an experimental coding agent based on GPT-4. (thanks to @BeibinLi @qingyun-wu @skzhang1 )
  • We added options to disable the default mlflow logging in automl. (thanks to @garar)
  • We make better use of parallelism in auto-scale spark cluster for automl and tune. (thanks to @thinkall )

Thanks to @royninja @luckyklyist @Borda @qingyun-wu @thinkall @liususan091219 for other bug fixes, documentation improvement, and engineering improvement. Thanks to @victordibia @skzhang1 @kevin666aa @jtongxin @levscaut for code reviews.

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.2.3