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-18 13:41:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
autogen
/
python
/
packages
/
autogen-agentchat
/
tests
History
Eric Zhu
ca7caa779d
Add token usage to messages (
#4028
)
...
* Add token usage to messages * small test edit
2024-11-01 13:20:25 -07:00
..
test_assistant_agent.py
Add token usage to messages (
#4028
)
2024-11-01 13:20:25 -07:00
test_group_chat.py
AssistantAgent no longer sends out StopMessage. We use TextMentionTermination("TERMINATE") on the team instead for default setting. (
#4030
)
2024-11-01 12:35:26 -07:00
test_sequential_routed_agent.py
Documentation tweaks (
#3705
)
2024-10-09 11:46:43 -07:00
test_termination_condition.py
Refactor agentchat +implement base chat agent run method (
#3913
)
2024-10-24 05:36:33 -07:00