What's Changed
- feat: Add AutoGen v0.4 support with backward compatibility by @MervinPraison in #936
- fix: Replace deprecated Pydantic .dict() with .model_dump() in example files by @MervinPraison in #937
- fix: Ensure agent names are valid Python identifiers for AutoGen v0.4 by @MervinPraison in #941
Full Changelog: v2.2.64...v2.2.65