autogen/python/packages/autogen-agentchat/tests
jspv fc2c9978fd
Add model_context property to AssistantAgent (#6072)
AssistantAgent initiation allows one to pass in a model_context, but
there isn't a "public: way to get the existing model_context created by
default.
2025-03-22 20:21:29 -07:00
..
test_assistant_agent.py Add model_context property to AssistantAgent (#6072) 2025-03-22 20:21:29 -07:00
test_code_executor_agent.py Make FileSurfer and CodeExecAgent Declarative (#5765) 2025-03-01 15:46:30 +00:00
test_declarative_components.py Declarative BaseChat Agents (#5055) 2025-01-16 22:29:40 -08:00
test_group_chat.py Implement 'candidate_func' parameter to filter down the pool of candidates for selection (#5954) 2025-03-17 21:03:25 +00:00
test_group_chat_endpoint.py Implement 'candidate_func' parameter to filter down the pool of candidates for selection (#5954) 2025-03-17 21:03:25 +00:00
test_group_chat_pause_resume.py feat: Pause and Resume for AgentChat Teams and Agents (#5887) 2025-03-11 17:12:34 -07:00
test_magentic_one_group_chat.py Support for external agent runtime in AgentChat (#5843) 2025-03-06 10:32:52 -08:00
test_sequential_routed_agent.py feat: Pause and Resume for AgentChat Teams and Agents (#5887) 2025-03-11 17:12:34 -07:00
test_society_of_mind_agent.py Support for external agent runtime in AgentChat (#5843) 2025-03-06 10:32:52 -08:00
test_termination_condition.py feat: Add FunctionCallTermination condition (#5808) 2025-03-04 03:26:47 +00:00
test_userproxy_agent.py Flatten core base and components (#4513) 2024-12-03 17:00:44 -08:00
test_utils.py Assistant agent drop images when not provided with a vision-capable model. (#5351) 2025-02-04 14:55:04 +00:00
utils.py Remove logging from autogen agentchat (#4510) 2024-12-03 14:45:10 -08:00