Highlights
- GroupChat support in AutoGen Studio.
- Introducing AutoGenBench, A Tool for Measuring and Evaluating AutoGen Agents.
- (Experimental) Allow agents to send history cleaning commands in group chat.
- Notebook example for SQL agent and Spider environment.
- New examples added to Gallery, such as stateful development environment in Jupyter Notebook and X-Force IDE.
Thanks to @victordibia @afourney @GregorD1A1 @byronxu99 @cemtu @olimoz @randombet and all the other contributors!
What's Changed
- Autogenstudio - Add GroupChat Support to UI by @victordibia in #1352
- Cleanup and unify Dockerfiles by @gagb in #1333
- Fixed skipping code execution in docker test if already running in a container by @davorrunje in #1383
- docs: new gallery item added. by @cemtu in #1365
- add blog and warning in readme for new breaking changes by @olgavrou in #1380
- test permissions by @olaoluwasalami in #1264
- Fix permission block for deploy-website.yml by @ekzhu in #1397
- Introduces AutoGenBench by @afourney in #1048
- Fixed broken links. by @afourney in #1408
- bump version to 0.2.9 by @sonichi in #1430
- Add SQL agent and Spider environment by @byronxu99 in #1218
- Add A Stateful Dev Environment by Jupiter example to gallery by @randombet in #1376
- Correct small typos in system messages by @pbadeer in #1410
- docs: split apart installation docs into parts by @jackgerrits in #1420
- functionality of manual history cleaning by user proxy added by @GregorD1A1 in #1230
New Contributors
- @cemtu made their first contribution in #1365
- @byronxu99 made their first contribution in #1218
- @pbadeer made their first contribution in #1410
- @jackgerrits made their first contribution in #1420
- @GregorD1A1 made their first contribution in #1230
Full Changelog: v0.2.8...v0.2.9