diff --git a/autogen/agentchat/contrib/agent_builder.py b/autogen/agentchat/contrib/agent_builder.py index c9a2d79607d..430017d13fc 100644 --- a/autogen/agentchat/contrib/agent_builder.py +++ b/autogen/agentchat/contrib/agent_builder.py @@ -103,7 +103,7 @@ class AgentBuilder: """ AGENT_NAME_PROMPT = """# Your task -Suggest no more then {max_agents} experts with their name according to the following user requirement. +Suggest no more than {max_agents} experts with their name according to the following user requirement. ## User requirement {task}