mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
* Improve conversable agent interface, fix some typing * formatting * import * rearrange to fix circular import * type fixes * undo system message change * add coding to check, lint * Update conversable_agent.py * Apply suggestions from code review Co-authored-by: Davor Runje <davor@airt.ai> * put back # type: ignore * formatting * revert conversable agent * ci fix * Update type-check.yml * fix double install, and redudant args, address type ignores --------- Co-authored-by: Davor Runje <davor@airt.ai> Co-authored-by: Chi Wang <wang.chi@microsoft.com>