microsoft / autogen

A programming framework for agentic AI 🤖
https://microsoft.github.io/autogen/
Creative Commons Attribution 4.0 International
32.75k stars 4.77k forks source link

[Issue]: testbed_utils #2629

Open rosafish opened 6 months ago

rosafish commented 6 months ago

Describe the issue

I am looking at samples/tools/autogenbench/scenarios/MATH/Templates/TwoAgents/scenario.py

There is import testbed_utils, but I do not see this package/function/class defined anywhere.

Can anyone point out where it is? Or what it does?

Steps to reproduce

No response

Screenshots and logs

No response

Additional Information

No response

ekzhu commented 6 months ago

cc @afourney @gagb

liususan091219 commented 5 months ago

related to #1943