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 e7a3c78594
fix: Address tool call execution scenario when model produces empty tool call ids (#5509)
1 year ago
..
test_assistant_agent.py fix: Address tool call execution scenario when model produces empty tool call ids (#5509) 1 year ago
test_code_executor_agent.py Move local code exec to ext, uplevel components (#4557) 1 year ago
test_declarative_components.py Declarative BaseChat Agents (#5055) 1 year ago
test_group_chat.py feat: add indictor for tool failure to FunctionExecutionResult (#5428) 1 year ago
test_group_chat_endpoint.py feat: enhance Gemini model support in OpenAI client and tests (#5461) 1 year ago
test_magentic_one_group_chat.py Replace Tuple[type[ChatMessage], ...] with Sequence[type[ChatMessage]] (#4857) 1 year ago
test_sequential_routed_agent.py Move grpc runtimes to ext, flatten application (#4553) 1 year ago
test_society_of_mind_agent.py Make AgentChat Team Config Serializable (#5071) 1 year ago
test_termination_condition.py fix: do not count agent event in MaxMessageTermination condition (#5436) 1 year ago
test_userproxy_agent.py Flatten core base and components (#4513) 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