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
54c309007a
fix: warn when using reflection on tool use with Claude models (
#5829
)
...
Resolves
#5731
2025-03-05 04:30:19 +00:00
..
__init__.py
Remove deprecated items for release (
#4927
)
2025-01-08 08:56:08 -05:00
_assistant_agent.py
fix: warn when using reflection on tool use with Claude models (
#5829
)
2025-03-05 04:30:19 +00: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
docs: Add note recommending PythonCodeExecutionTool as an alternative to CodeExecutorAgent (
#5809
)
2025-03-04 17:48:13 +00:00
_society_of_mind_agent.py
TextMessageTerminationCondition for agentchat (
#5742
)
2025-03-03 23:29:25 +00:00
_user_proxy_agent.py
doc & sample: Update documentation for human-in-the-loop and UserProxyAgent; Add UserProxyAgent to ChainLit sample; (
#5656
)
2025-02-25 01:41:15 +00:00