Skip to content

Commit

Permalink
update prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
wangshiyouyang committed Jun 14, 2024
1 parent c1e2e23 commit 171b684
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ai/agents/agent_instance_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@ def get_agent_mysql_engineer(self):
Hand over your code to the Executor for execution.
Don’t query too much data, Try to merge query data as simply as possible.
Be careful to avoid using mysql special keywords in mysql code.
If function call is needed, the function name mast be 'run_mysql_code', be sure contains no other characters.
Reply "TERMINATE" in the end when everything is done.
''',
websocket=self.websocket,
Expand Down

0 comments on commit 171b684

Please sign in to comment.