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-20 14:42:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
autogen
/
python
/
packages
/
autogen-agentchat
/
src
/
autogen_agentchat
/
agents
History
Eric Zhu
52790a8de7
o1 support for agent chat, and validate model capabilities (
#4397
)
2024-11-27 10:45:51 -08:00
..
__init__.py
Add UserProxyAgent in AgentChat API (
#4255
)
2024-11-23 19:24:24 -08:00
_assistant_agent.py
o1 support for agent chat, and validate model capabilities (
#4397
)
2024-11-27 10:45:51 -08:00
_base_chat_agent.py
AgentChat task message type and group chat state validation for Swarm (
#4230
)
2024-11-18 11:46:20 -05:00
_code_executor_agent.py
Fix examples in docstrings (
#4356
)
2024-11-25 16:07:45 -05:00
_coding_assistant_agent.py
Add AssistantAgent, deprecate CodingAssistantAgent and ToolUseAssistantAgent (
#3960
)
2024-10-25 23:17:06 -07:00
_society_of_mind_agent.py
reset --> on_reset :D (
#4121
)
2024-11-10 18:28:20 -08:00
_tool_use_assistant_agent.py
Add AssistantAgent, deprecate CodingAssistantAgent and ToolUseAssistantAgent (
#3960
)
2024-10-25 23:17:06 -07:00
_user_proxy_agent.py
Add UserProxyAgent in AgentChat API (
#4255
)
2024-11-23 19:24:24 -08:00