AutoGen — python v0.6.1
AutoGen releases Python v0.6.1 with fixes for GraphFlow cycle detection, graph validation logic, and expanded function call data in ToolCallSummaryMessage.
Bug Fixes Fix bug in GraphFlow cycle check by @ekzhu in https://github.com/microsoft/autogen/pull/6629 Fix graph validation logic and add tests by @ekzhu in https://github.com/microsoft/autogen/pull/6630 Others Add list of function calls and results in `ToolCallSummaryMessage` by @ekzhu in https://github.com/microsoft/autogen/pull/6626 Full Changelog: https://github.com/microsoft/autogen/compare/python-v0.6.0...python-v0.6.1
- github.comautogen python-v0.6.1primary