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
When UserProxyAgent runs code generated by a "coder" agent it throws an exception when it is invalid code. How can we catch such exceptions (preferably in the speaker_selection_method function) so that we can let the previous agent (coder) retry?