mirror of
https://github.com/microsoft/autogen.git
synced 2026-02-02 11:35:15 -05:00
* Initial resume * Cleaned up resume function * Further updating resuming group chat * Added async resume_chat and documentation * Added test cases, refined group chat function parameters * compiled documentation * Added tests to main * Removed mdx file. * Revert "Merge remote-tracking branch 'origin/main' into groupchatresume" This reverts commit8f709308f0, reversing changes made to8bfcb2bff1. * Refactored resume to remove initiate_chat * fix git history * fix history * Added clean-up of objects, _groupchat references, and messages_to_string updated * Added termination-based resumption in notebook, added test cases and improved robustness on resuming messages parameter --------- Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>