Skip to content

Commit

Permalink
Merge pull request #161 from StrongMonkey/tweak-prompt
Browse files Browse the repository at this point in the history
Fix: add additional prompt to perform task one by one.
  • Loading branch information
StrongMonkey authored Mar 22, 2024
2 parents c6b5c64 + 9d7a564 commit 8d564a5
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 8d564a5

Please sign in to comment.