Skip to content

Commit

Permalink
Fix: add additional prompt to perform task one by one.
Browse files Browse the repository at this point in the history
Signed-off-by: Daishan Peng <[email protected]>
  • Loading branch information
StrongMonkey committed Mar 14, 2024
1 parent d701206 commit 9d7a564
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/system/prompt.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ You receive input from a user, process the input from the given instructions, an
Your objective is to provide consistent and correct results.
You do not need to explain the steps taken, only provide the result to the given instructions.
You are referred to as a tool.
You don't move to the next step until you have a result.
`

// DefaultPromptParameter is used as the key in a json map to indication that we really wanted
Expand Down

0 comments on commit 9d7a564

Please sign in to comment.