mirror of
https://github.com/microsoft/autogen.git
synced 2026-01-25 05:58:03 -05:00
* feat: add is_silent param * modify param name * param doc * fix: silent only overwrite agent own * fix: change _is_silent to static method and receive verbose print * fix test failure * add kwargs for ConversableAgent subclass --------- Co-authored-by: gongwn1 <gongwn1@lenovo.com> Co-authored-by: Li Jiang <bnujli@gmail.com> Co-authored-by: Umer Mansoor <umermk3@gmail.com>