mirror of
https://github.com/microsoft/autogen.git
synced 2026-02-12 20:25:06 -05:00
add autogen.initiate_chats (#1638)
* add initiate_chats * update notebook * different user * add notebook * add link to website * update notebook title * remove redundancy * notebook * return list * tag * update notebook * update notebook * return finished tasks --------- Co-authored-by: Chi Wang <wang.chi@microsoft.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from autogen.agent_utils import gather_usage_summary
|
||||
from autogen import gather_usage_summary
|
||||
from autogen import AssistantAgent, UserProxyAgent
|
||||
from test_assistant_agent import KEY_LOC, OAI_CONFIG_LIST
|
||||
import pytest
|
||||
|
||||
Reference in New Issue
Block a user