You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
bitnom e97b6395af
Allow initiate_chat without passing message (#1244)
2 years ago
..
contrib fix: forward kwargs to conversable agent + fix typing (#1193) 2 years ago
extensions cleanup 2 years ago
test_agent_setup_with_use_docker_settings.py set use_docker to default to True (#1147) 2 years ago
test_agent_usage.py Add usage summary for agents (#1269) 2 years ago
test_assistant_agent.py add workdir in test (#1274) 2 years ago
test_async.py Let run tests directly via `python test_xyz.py`, fix for `conftest` import via `sys.path.append` (#1144) 2 years ago
test_async_get_human_input.py Allow initiate_chat without passing message (#1244) 2 years ago
test_conversable_agent.py replaced asyncio.coroutines.iscoroutinefunction with inspect.iscoroutine (#1267) 2 years ago
test_function_call.py update default aoai version (#1229) 2 years ago
test_function_call_groupchat.py Improve test for function call in groupchat (#1252) 2 years ago
test_groupchat.py Fix bug in async group chat with func/tool call (#1243) 2 years ago
test_human_input.py Allow initiate_chat without passing message (#1244) 2 years ago
test_math_user_proxy_agent.py Let run tests directly via `python test_xyz.py`, fix for `conftest` import via `sys.path.append` (#1144) 2 years ago
test_tool_calls.py remove filter_dict (#1284) 2 years ago
tsp_prompt.txt cleanup 2 years ago