Skip to content

Commit 1369be2

Browse files
scenaristeurqingyun-wu
authored andcommitted
Update agent_builder.py (microsoft#3469)
no more then -> no more than #typo
1 parent d9f895f commit 1369be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autogen/agentchat/contrib/agent_builder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ class AgentBuilder:
109109
"""
110110

111111
AGENT_NAME_PROMPT = """# Your task
112-
Suggest no more then {max_agents} experts with their name according to the following user requirement.
112+
Suggest no more than {max_agents} experts with their name according to the following user requirement.
113113
114114
## User requirement
115115
{task}

0 commit comments

Comments
 (0)