mirror of
https://github.com/microsoft/autogen.git
synced 2026-01-26 22:18:30 -05:00
* async_initiate_chats init commit * Fix a_get_human_input bug * Add agentchat_multi_task_async_chats.ipynb with concurrent exampls. * Addess the comments, Update unit test * Add agentchat_multi_task_async_chats.ipynb to Examples.md * Fix type for Python 3.8 --------- Co-authored-by: Qingyun Wu <qingyun0327@gmail.com>