Skip to content

Commit 1215017

Browse files
codingdronesonichi
andauthored
spelling fix for Update math_user_proxy_agent.py (#431)
Co-authored-by: Chi Wang <[email protected]>
1 parent 8c3401d commit 1215017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autogen/agentchat/contrib/math_user_proxy_agent.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ def __init__(
177177
self.last_reply = None
178178

179179
def generate_init_message(self, problem, prompt_type="default", customized_prompt=None):
180-
"""Generate a prompt for the assitant agent with the given problem and prompt.
180+
"""Generate a prompt for the assistant agent with the given problem and prompt.
181181
182182
Args:
183183
problem (str): the problem to be solved.

0 commit comments

Comments
 (0)