This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
autogen
Watch
1
Star
0
Fork
0
You've already forked autogen
mirror of
https://github.com/microsoft/autogen.git
synced
2025-10-02 11:37:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
autogen
/
python
/
packages
/
autogen-agentchat
/
tests
History
Eric Zhu
150a54c4f5
Refine types in agentchat (
#4802
)
...
* Refine types in agentchat * importg * fix mypy
2024-12-23 16:10:46 -08:00
..
test_assistant_agent.py
Tool call result summary message (
#4755
)
2024-12-19 21:23:18 -08:00
test_code_executor_agent.py
Move local code exec to ext, uplevel components (
#4557
)
2024-12-04 20:21:46 -08:00
test_group_chat.py
Refine types in agentchat (
#4802
)
2024-12-23 16:10:46 -08:00
test_magentic_one_group_chat.py
Refine types in agentchat (
#4802
)
2024-12-23 16:10:46 -08:00
test_sequential_routed_agent.py
…
test_society_of_mind_agent.py
feat: add support for list of messages as team task input and update Society of Mind Agent (
#4500
)
2024-12-14 21:48:17 -08:00
test_termination_condition.py
Migrate model context and models modules out of components (
#4613
)
2024-12-09 10:00:08 -08:00
test_userproxy_agent.py
…
utils.py
…