You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: [conversable_agent] remove list of func pointers (#2005)
* refactor: [conversable_agent] remove list of func pointers
Ideally register_reply creates less state in multiple places and avoid having two copies of the same 'func pointer'.
* Update conversable_agent.py
---------
Co-authored-by: Chi Wang <[email protected]>
0 commit comments