v0.2.13
Highlights
- New extensible agent capability for long context handling. Example
- New extensible code execution interface and stateful executors. Examples upcoming.
- Documentation improvement and bug fix.
- Improvement in web surfer.
Thanks to @gagb @ekzhu @jackgerrits @mrwadams @LittleLittleCloud @olgavrou @davorrunje and all the other contributors!
What's Changed
- Add quarto install to Contribute.md by @jackgerrits in #1585
- Fix a couple of tiny issues in blog posts by @jackgerrits in #1578
- Fix typo in title by @mrwadams in #1594
- Fix: check response usage is not None by @olgavrou in #1599
- add other language drop down link to AutoGen website by @LittleLittleCloud in #1573
- Proxy PR for Long Context Capability 1513 by @gagb in #1591
- Hide table of contents on notebooks page by @jackgerrits in #1600
- Code executors by @ekzhu in #1405
- Refactoring web surfer to use function decorators by @davorrunje in #1435
- add long context handling notebook by @sonichi in #1618
New Contributors
Full Changelog: v0.2.12...v0.2.13