Skip to content

Commit 171b684

Browse files
author
wangshiyouyang
committed
update prompt
1 parent c1e2e23 commit 171b684

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ai/agents/agent_instance_util.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ def get_agent_mysql_engineer(self):
202202
Hand over your code to the Executor for execution.
203203
Don’t query too much data, Try to merge query data as simply as possible.
204204
Be careful to avoid using mysql special keywords in mysql code.
205-
If function call is needed, the function name mast be 'run_mysql_code', be sure contains no other characters.
206205
Reply "TERMINATE" in the end when everything is done.
207206
''',
208207
websocket=self.websocket,

0 commit comments

Comments
 (0)