mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
spelling fix for Update math_user_proxy_agent.py (#431)
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
This commit is contained in:
@@ -177,7 +177,7 @@ class MathUserProxyAgent(UserProxyAgent):
|
||||
self.last_reply = None
|
||||
|
||||
def generate_init_message(self, problem, prompt_type="default", customized_prompt=None):
|
||||
"""Generate a prompt for the assitant agent with the given problem and prompt.
|
||||
"""Generate a prompt for the assistant agent with the given problem and prompt.
|
||||
|
||||
Args:
|
||||
problem (str): the problem to be solved.
|
||||
|
||||
Reference in New Issue
Block a user