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-08-16 20:51:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
autogen
/
python
/
packages
/
autogen-agentchat
/
src
/
autogen_agentchat
/
base
History
Eitan Yarmush
1035065c4e
Introduce AgentTool and TeamTool (
#5924
)
...
--------- Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-04-17 00:45:33 -07:00
..
__init__.py
Make termination condition config declarative (
#4984
)
2025-01-13 19:30:30 -08:00
_chat_agent.py
Rename to use BaseChatMessage and BaseAgentEvent. Bring back union types. (
#6144
)
2025-03-30 09:34:40 -07:00
_handoff.py
Take the output of the tool and use that to create the HandoffMessage (
#6073
)
2025-03-25 21:38:07 +00:00
_task.py
Introduce AgentTool and TeamTool (
#5924
)
2025-04-17 00:45:33 -07:00
_team.py
feat: Pause and Resume for AgentChat Teams and Agents (
#5887
)
2025-03-11 17:12:34 -07:00
_termination.py
Fix typos and optimize OrTerminationCondition (
#5980
)
2025-03-31 00:14:58 -07:00