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
Copy file name to clipboardExpand all lines: notebook/agentchat_agentoptimizer.ipynb
+1-1
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@
53
53
"source": [
54
54
"# MathUserProxy with function_call\n",
55
55
"\n",
56
-
"This agent is a customized MathUserProxy inherits from its [partent class](https://github.com/microsoft/autogen/blob/main/autogen/agentchat/contrib/math_user_proxy_agent.py).\n",
56
+
"This agent is a customized MathUserProxy inherits from its [parent class](https://github.com/microsoft/autogen/blob/main/autogen/agentchat/contrib/math_user_proxy_agent.py).\n",
57
57
"\n",
58
58
"It supports using both function_call and python to solve math problems.\n"
0 commit comments