mirror of
https://github.com/microsoft/autogen.git
synced 2026-02-07 08:05:01 -05:00
* make groupchat & generation async actually * factored out func call pre-select; updated indecies * fixed code format issue * mark prepare agents subset as internal * func renaming * func inputs * return agents * Update test/agentchat/test_async.py Co-authored-by: Chi Wang <wang.chi@microsoft.com> * Update notebook/agentchat_stream.ipynb Co-authored-by: Chi Wang <wang.chi@microsoft.com> --------- Co-authored-by: Chi Wang <wang.chi@microsoft.com> Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>