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.
 
 
 
 
 
 
Copilot ec5da1ef7b
Fix structured logging serialization data loss with SerializeAsAny annotations (#6889)
11 months ago
..
test_agent.py Fix: deserialize model_context in AssistantAgent and SocietyOfMindAgent and CodeExecutorAgent (#6337) 1 year ago
test_assistant_agent.py Add reflection for claude model in AssistantAgent (#6763) 1 year ago
test_code_executor_agent.py Add approval_func option to CodeExecutorAgent (#6886) 11 months ago
test_declarative_components.py Fix token limited model context (#6137) 1 year ago
test_events.py Fix structured logging serialization data loss with SerializeAsAny annotations (#6889) 11 months ago
test_group_chat.py Fix output task messages 6150 (#6678) 1 year ago
test_group_chat_endpoint.py TEST/change gpt4, gpt4o serise to gpt4.1nano (#6375) 1 year ago
test_group_chat_graph.py Fix GraphFlowManager termination to prevent _StopAgent from polluting conversation context (#6752) 1 year ago
test_group_chat_nested.py Supporting Teams as Participants in a GroupChat (#5863) 11 months 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 Fix JSON serialization of team state by handling datetime objects in message dump (#6797) 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 Fix output task messages 6150 (#6678) 1 year ago
test_streaming_message_id_correlation.py Feature/agentchat message id field 6317 (#6645) 1 year ago
test_task_runner_tool.py Introduce streaming tool and support streaming for `AgentTool` and `TeamTool`. (#6712) 1 year ago
test_termination_condition.py Add functional termination condition (#6398) 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 Add created_at to BaseChatMessage and BaseAgentEvent (#6557) 1 year ago