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.0 to 0.2.3 #178

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2024

Bumps pyautogen from 0.2.0 to 0.2.3.

Release notes

Sourced from pyautogen's releases.

v0.2.3

Highlights

  • Decorator for function calling makes function calls easier to define. Doc
  • Address breaking changes introduced by new versions of openai.
  • Introducing AgentOptimizer: An Agentic Way to Train Your LLM Agent
  • Improvement in group chat, multimodal, GPTAssistant, retrieval chat, AutoBuild, testbed, config list loading utils. Blogpost about agent descriptions.
  • Guidance + AutoGen example: constrained generation + multi-step reasoning
  • The sample app AutoGen Assistant is renamed into AutoGen Studio with upgrades.
  • Sample notebook for using AutoGen in Microsoft Fabric.
  • Sample app of simple chat.
  • Improvement in docs and tests.

Thanks to @​davorrunje @​skzhang1 @​JieyuZ2 @​afourney @​BeibinLi @​IANTHEREAL @​LinxinS97 @​cool-RR @​LeoLjl @​kevin666aa @​gagb @​victordibia @​dragosMC91 @​thinkall @​danyrouh @​olaoluwasalami @​yuandong-tian @​ShobhitVishnoi30 @​ekzhu @​maxim-saplin @​rlam3 @​bitsnaps and all the other contributors!

What's Changed

... (truncated)

Commits
  • 871e9e2 bump version to 0.2.3 (#1140)
  • fb1230e Add a sample notebook for using AutoGen in Microsoft Fabric (#940)
  • 6bf33df [Core] Fix update_usage_summary when response doesn't have usage attribute (#...
  • 1508f53 update global.json in dotnet-run-openai-test-and-notebook.yml (#1135)
  • f8d6e7d fix typo agent_chat.md (#1131)
  • 82cc88e upgrade base image to the latest Debian (Bookworm) (#1133)
  • 4fcc45f [Core] Throw an error when the OAI_CONFIG_LIST is missing. (#1082)
  • fed9384 Update index.mdx (#1122)
  • 7c2c923 Update tutorial.ipynb (#1119)
  • 98d1480 [AutoGen Studio] Allow multiline strings in chat input (#1105)
  • 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/microsoft/autogen) from 0.2.0 to 0.2.3.
- [Release notes](https://github.com/microsoft/autogen/releases)
- [Commits](microsoft/autogen@v0.2.0...v0.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 8, 2024

Superseded by #179.

@dependabot dependabot bot closed this Jan 8, 2024
@dependabot dependabot bot deleted the dependabot/pip/pyautogen-0.2.3 branch January 8, 2024 02:12
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