Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump pyautogen from 0.2.32 to 0.3.1 #209

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2024

Bumps pyautogen from 0.2.32 to 0.3.1.

Release notes

Sourced from pyautogen's releases.

v0.3.1

Highlights

Thanks to @​Hk669 @​marklysze @​yiranwu0 @​henrytwo @​LaraNonino @​randombet and all the other contributors!

What's Changed

New Contributors

Full Changelog: autogen-ai/autogen@v0.3.0...v0.3.1

v0.3.0

This is a major release since v0.2.0, containing 35 minor releases (from v0.2.0 to v0.2.35).

Pypi package name: Starting from this release, we will start using the autogen PyPI package. We extend our sincere gratitude to the original owner of autogen PyPI package for generously transferring it to us.

License: Starting from this release, our project starts using the Apache 2.0 license. Please refer to this notice for details: https://github.com/autogen-ai/autogen/blob/main/NOTICE.md. This enhances our commitment to open-source collaboration while providing additional protections for contributors and users alike.

Highlights since v0.2.0

🚀 Expanded Model Support

🤖 New Agent Capabilities

... (truncated)

Commits
  • 84066b1 Merge pull request #37 from randombet/falkor_db_integration
  • 628f8cd 1.update the devcontainer with the coverage dependencies (#56)
  • 3bb552d bump version to 0.3.1 (#53)
  • 837f929 Updated parameter handling for Ollama (#45)
  • c8e296a Fix: added agent name to client.create calls to prevent runtime loggi… (#47)
  • 5353f0e Fix formatting of Cerebras docs (#52)
  • fe2bee9 Cerebras: Updated streaming, moved exception handling to client class (#51)
  • 3d59156 Cerebras Integration (#48)
  • cd64eb3 OpenAI API key format validation (#44)
  • 3a683fc Update usage of built-in LLMs in Microsoft Fabric (#41)
  • Additional commits viewable in compare view

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 <dependency name> 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)

Bumps [pyautogen](https://github.com/autogen-ai/autogen) from 0.2.32 to 0.3.1.
- [Release notes](https://github.com/autogen-ai/autogen/releases)
- [Commits](autogen-ai/autogen@v0.2.32...v0.3.1)

---
updated-dependencies:
- dependency-name: pyautogen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants