We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9f895f commit 1369be2Copy full SHA for 1369be2
autogen/agentchat/contrib/agent_builder.py
@@ -109,7 +109,7 @@ class AgentBuilder:
109
"""
110
111
AGENT_NAME_PROMPT = """# Your task
112
-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.
113
114
## User requirement
115
{task}
0 commit comments