mirror of
https://github.com/microsoft/autogen.git
synced 2026-01-27 09:18:06 -05:00
* allow initiate_chat without passing message * test human input * assert called * Add missing method a_generate_init_message * fix tests * add back skipif * Update test/agentchat/test_async_get_human_input.py --------- Co-authored-by: Chi Wang <wang.chi@microsoft.com>