autogen/test/agentchat
Mark Sze 77ae3c09a5
Ensure 'name' on initial message (#2635)
* Update to ensure name on initial messages

* Corrected test cases for messages now including names.

* Added name to messages within select speaker nested chat

* Corrected select speaker group chat tests for name field

---------

Co-authored-by: Chi Wang <wang.chi@microsoft.com>
2024-08-20 04:08:26 +00:00
..
contrib Remove dependency on RetrieveAssistantAgent for RetrieveChat (#3320) 2024-08-15 16:03:06 +00:00
extensions Update pre-commit (#2067) 2024-03-19 02:55:37 +00:00
test_agent_file_logging.py AgentOps Runtime Logging Implementation (#2682) 2024-06-07 06:01:03 +00:00
test_agent_logging.py Filter models with tags instead of model name (#2912) 2024-06-14 15:58:17 +00:00
test_agent_setup_with_use_docker_settings.py fix local test failures (#2386) 2024-04-15 12:34:26 +00:00
test_agent_usage.py improve test speed (#2406) 2024-04-17 20:10:18 +00:00
test_agentchat_utils.py Add isort (#2265) 2024-04-05 02:26:06 +00:00
test_assistant_agent.py improve test speed (#2406) 2024-04-17 20:10:18 +00:00
test_async.py improve test speed (#2406) 2024-04-17 20:10:18 +00:00
test_async_chats.py improve test speed (#2406) 2024-04-17 20:10:18 +00:00
test_async_get_human_input.py improve test speed (#2406) 2024-04-17 20:10:18 +00:00
test_cache_agent.py General Enhancements in agentchat 2.0 (#1906) 2024-03-09 15:15:19 +00:00
test_chats.py Enhance vertexai integration (#3086) 2024-07-23 16:37:48 +00:00
test_conversable_agent.py Add gpt-4o-mini to model list (#3169) 2024-07-27 16:09:46 +00:00
test_function_and_tool_calling.py Improve error messaging (#3236) 2024-07-29 14:50:46 +00:00
test_function_call.py Add additional tests to capture edge cases and more error conditions (#3237) 2024-07-30 13:57:32 +00:00
test_function_call_groupchat.py improve test speed (#2406) 2024-04-17 20:10:18 +00:00
test_groupchat.py Ensure 'name' on initial message (#2635) 2024-08-20 04:08:26 +00:00
test_human_input.py improve test speed (#2406) 2024-04-17 20:10:18 +00:00
test_math_user_proxy_agent.py improve test speed (#2406) 2024-04-17 20:10:18 +00:00
test_nested.py Support async nested chats (#3309) 2024-08-09 01:14:33 +00:00
test_tool_calls.py [Feature]: Add global silent param for ConversableAgent (#3244) 2024-08-02 14:39:42 +00:00
tsp_prompt.txt cleanup 2023-09-16 10:57:57 +00:00