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-09-09 00:06:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
autogen
/
python
/
packages
/
autogen-agentchat
/
src
/
autogen_agentchat
/
agents
History
Eric Zhu
e7a3c78594
fix: Address tool call execution scenario when model produces empty tool call ids (
#5509
)
...
Resolves
#5508
2025-02-13 23:11:44 -08:00
..
__init__.py
Remove deprecated items for release (
#4927
)
2025-01-08 08:56:08 -05:00
_assistant_agent.py
fix: Address tool call execution scenario when model produces empty tool call ids (
#5509
)
2025-02-13 23:11:44 -08:00
_base_chat_agent.py
feat: introduce ModelClientStreamingChunkEvent for streaming model output and update handling in agents and console (
#5208
)
2025-01-29 02:49:02 +00:00
_code_executor_agent.py
Added an optional sources parameter to CodeExecutorAgent (
#5259
)
2025-01-29 23:28:57 -08:00
_society_of_mind_agent.py
feat: introduce ModelClientStreamingChunkEvent for streaming model output and update handling in agents and console (
#5208
)
2025-01-29 02:49:02 +00:00
_user_proxy_agent.py
Declarative BaseChat Agents (
#5055
)
2025-01-16 22:29:40 -08:00