This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
autogen
Watch
1
Star
1
Fork
0
You've already forked autogen
mirror of
https://github.com/microsoft/autogen.git
synced
2026-01-26 17:08:06 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b1adac515931bf236ac59224269eeec683a162ba
autogen
/
test
History
afourney
b1adac5159
Partial fix for 960 (
#963
)
...
* Partial fix for 960 * Fixed a missing = None * Added test coverage.
2023-12-24 12:23:06 +00:00
..
agentchat
Partial fix for 960 (
#963
)
2023-12-24 12:23:06 +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 async test (
#520
)
2023-12-19 19:01:23 +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
Fix/typo (
#1034
)
2023-12-22 16:00:46 +00:00
twoagent.py
make retry_time configurable, add doc (
#53
)
2023-09-30 16:21:07 +00:00