Li Jiang 42b27b9a9d
Add isort (#2265)
* Add isort

* Apply isort on py files

* Fix circular import

* Fix format for notebooks

* Fix format

---------

Co-authored-by: Chi Wang <wang.chi@microsoft.com>
2024-04-05 02:26:06 +00:00
..
2024-01-26 00:46:58 +00:00
2024-04-05 02:26:06 +00:00
2024-01-26 00:46:58 +00:00
2024-01-26 00:46:58 +00:00
2024-01-26 00:46:58 +00:00

Example Tasks

Various AutoGen example tasks. Unlike other benchmark tasks, these tasks have no automated evaluation.

Running the tasks

autogenbench run Tasks/default_two_agents

Some tasks require a Bing API key. Edit the ENV.json file to provide a valid BING_API_KEY, or simply allow that task to fail (it is only required by one task).