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.
 
 
 
 
 
 
Eric Zhu bab0dfd1e7
AssistantAgent to support Workbench (#6393)
1 year ago
..
test_agent.py Fix: deserialize model_context in AssistantAgent and SocietyOfMindAgent and CodeExecutorAgent (#6337) 1 year ago
test_assistant_agent.py AssistantAgent to support Workbench (#6393) 1 year ago
test_code_executor_agent.py Add self-debugging loop to `CodeExecutionAgent` (#6306) 1 year ago
test_declarative_components.py Fix token limited model context (#6137) 1 year ago
test_group_chat.py TEST/change gpt4, gpt4o serise to gpt4.1nano (#6375) 1 year ago
test_group_chat_endpoint.py TEST/change gpt4, gpt4o serise to gpt4.1nano (#6375) 1 year ago
test_group_chat_pause_resume.py Rename to use BaseChatMessage and BaseAgentEvent. Bring back union types. (#6144) 1 year ago
test_magentic_one_group_chat.py Rename to use BaseChatMessage and BaseAgentEvent. Bring back union types. (#6144) 1 year ago
test_messages.py Aegis structure message (#6289) 1 year ago
test_sequential_routed_agent.py feat: Pause and Resume for AgentChat Teams and Agents (#5887) 1 year ago
test_society_of_mind_agent.py FEAT: adding multiple_system_message on model_info (#6327) 1 year ago
test_task_runner_tool.py Introduce AgentTool and TeamTool (#5924) 1 year ago
test_termination_condition.py feat: Add FunctionCallTermination condition (#5808) 1 year ago
test_userproxy_agent.py Rename to use BaseChatMessage and BaseAgentEvent. Bring back union types. (#6144) 1 year ago
test_utils.py Assistant agent drop images when not provided with a vision-capable model. (#5351) 1 year ago
utils.py Remove logging from autogen agentchat (#4510) 1 year ago