py-why / causaltune

AutoML for causal inference.
Apache License 2.0
204 stars 30 forks source link

Bump flaml from 1.0.14 to 2.0.2 #294

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 1 year ago

Bumps flaml from 1.0.14 to 2.0.2.

Release notes

Sourced from flaml's releases.

v2.0.2

This release contains an improvement to the assistant agent prompt, and doc update. Thanks @​thinkall for the contribution and @​BeibinLi @​qingyun-wu @​kevin666aa for reviewing and testing.

What's Changed

Full Changelog: https://github.com/microsoft/FLAML/compare/v2.0.1...v2.0.2

v2.0.1

This release contains prompt improvement and bug fix. In the next version, we will rename ResponsiveAgent to ConversableAgent.

Thanks @​kevin666aa for the contribution, and @​skzhang1 @​LittleLittleCloud @​JieyuZ2 @​gagb for reviewing.

What's Changed

Full Changelog: https://github.com/microsoft/FLAML/compare/v2.0.0...v2.0.1

v2.0.0

Prepare for a roller coaster ride of innovation with the launch of FLAML v2.0.0! This is not just another update but a culmination of numerous enhancements, novel features, and exciting improvements we've made from v2.0.0rc1 to v2.0.0rc5, leading to the grand v2.0.0 release.

  • With v2.0.0rc1, we embarked on a major refactor with the creation of an [automl] option to declutter dependencies for autogen and tune.
  • In v2.0.0rc2, we supercharged FLAML with support for new OpenAI gpt-3.5-turbo and gpt-4 models in autogen and rolled out the extensibility of autogen agents.
  • With v2.0.0rc3, we upped the ante by adding new OpenAI models' support of functions in agents and provided a handy code example in a dedicated notebook.
  • v2.0.0rc4 brought a host of improvements to the agentchat framework, enabling many new applications.
  • v2.0.0rc5 pushed the boundaries further by making auto-reply methods pluggable and supporting an asynchronous mode in agents.

Finally, we arrive at the grand v2.0.0 release! This version boasts of numerous feature enhancements in autogen, like multi-agent chat framework (in preview), expanded OpenAI model support, enhanced integration with Spark, and much more.

Documentation for AutoGen: https://microsoft.github.io/FLAML/docs/Use-Cases/Autogen Examples: https://microsoft.github.io/FLAML/docs/Examples/AutoGen-AgentChat Blogposts: https://microsoft.github.io/FLAML/blog

A huge shoutout to @​qingyun-wu @​kevin666aa @​skzhang1 @​ekzhu @​BeibinLi @​thinkall @​LittleLittleCloud @​JieyuZ2 @​gagb @​EgorKraevTransferwise @​markharley @​int-chaos @​levscaut @​feiran-jia @​liususan091219 @​royninja @​pcdeadeasy as well as our new contributors @​badjouras, @​LeoLjl, @​xiaoboxia, and @​minghao51 who joined us during this journey. Your contributions have played a pivotal role in shaping this release.

What's Changed

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.