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-12 10:41:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
autogen
/
python
/
packages
/
autogen-agentchat
/
src
/
autogen_agentchat
/
base
History
Eric Zhu
4a49844996
ChatAgent
declares the types of messages it produces (
#3991
)
...
* `ChatAgent` declares the types of messages it produces
2024-10-30 05:32:11 -07:00
..
__init__.py
Refactor agent chat to prepare for handoff/swarm (
#3949
)
2024-10-25 10:57:04 -07:00
_chat_agent.py
ChatAgent
declares the types of messages it produces (
#3991
)
2024-10-30 05:32:11 -07:00
_task.py
Refactor agentchat +implement base chat agent run method (
#3913
)
2024-10-24 05:36:33 -07:00
_team.py
Refactor agentchat +implement base chat agent run method (
#3913
)
2024-10-24 05:36:33 -07:00
_termination.py
Refactor agentchat +implement base chat agent run method (
#3913
)
2024-10-24 05:36:33 -07:00