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-08 08:42:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
autogen
/
test
History
afourney
dd4a2da204
Enable allow_repeat_speaker to be a list of agents that are allowed to repeat, rather than just a global boolean. (
#905
)
...
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
2023-12-18 03:51:39 +00:00
..
agentchat
Enable allow_repeat_speaker to be a list of agents that are allowed to repeat, rather than just a global boolean. (
#905
)
2023-12-18 03:51:39 +00:00
oai
Convert ChatCompletionMessage to Dict after completion (
#791
)
2023-12-10 03:28:13 +00:00
test_files
Adding first version of AgentEval -- a framework for assessing task utility for LLM-powered applications (
#681
)
2023-11-21 04:07:33 +00:00
test_code.py
Message "content" now supports both
str
and
List
in Agents (
#713
)
2023-12-03 01:40:50 +00:00
test_notebook.py
Add cost summary to client.py (
#812
)
2023-12-03 21:06:46 +00:00
test_retrieve_utils.py
Support custom text formats and recursive (
#496
)
2023-11-21 03:53:50 +00:00
test_token_count.py
Updated get_max_token_limit with latest models and numbers (
#972
)
2023-12-18 03:06:41 +00:00
twoagent.py
make retry_time configurable, add doc (
#53
)
2023-09-30 16:21:07 +00:00