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-21 15:12:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
autogen
/
python
/
packages
/
autogen-agentchat
/
src
/
autogen_agentchat
/
agents
History
Gerardo Moreno
232068a245
Add system msg when calling inside the assistant tool loop (
#4308
) (
#4309
)
2024-11-22 06:05:52 -08:00
..
__init__.py
Move openai assistant agent to autogen-ext; add on_messages_stream (
#4268
)
2024-11-19 01:42:11 -05:00
_assistant_agent.py
Add system msg when calling inside the assistant tool loop (
#4308
) (
#4309
)
2024-11-22 06:05:52 -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
Improve agentchat tutorial (
#4233
)
2024-11-16 09:01:38 -08: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