pypi pyautogen 0.7.6
v0.7.6

17 hours ago

Highlights

  • 🚀 LLM provider streamlining and updates:
    • OpenAI package now optional (pip install ag2[openai])
    • Cohere updated to support their Chat V2 API
    • Gemini support for system_instruction parameter and async
    • Mistral AI fixes for use with LM Studio
    • Anthropic improved support for tool calling
  • 📔 DocAgent - DocumentAgent is now DocAgent and has reliability refinements (with more to come), check out the video
  • 🔍 ReasoningAgent is now able to do code execution!
  • 📚🔧 Want to build your own agents or tools for AG2? Get under the hood with new documentation that dives deep into AG2:
  • Fixes, fixes, and more fixes!

Thanks to all the contributors on 0.7.6!

New Contributors

What's Changed

Full Changelog: v0.7.5...v0.7.6

Don't miss a new pyautogen release

NewReleases is sending notifications on new releases.