pypi pyautogen 0.8.0b1
v0.8.0b1

16 hours ago

❕ Breaking Change

The openai package is no longer installed by default.

  • Install AG2 with the appropriate extra to use your preferred LLMs, e.g. pip install ag2[openai] for OpenAI or pip install ag2[gemini] for Google's Gemini.
  • See our Model Providers documentation for details on installing AG2 with different model providers.

New Contributors

What's Changed

Full Changelog: v0.7.6...v0.8.0b1

Don't miss a new pyautogen release

NewReleases is sending notifications on new releases.