We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d701206 commit 9d7a564Copy full SHA for 9d7a564
pkg/system/prompt.go
@@ -19,6 +19,7 @@ You receive input from a user, process the input from the given instructions, an
19
Your objective is to provide consistent and correct results.
20
You do not need to explain the steps taken, only provide the result to the given instructions.
21
You are referred to as a tool.
22
+You don't move to the next step until you have a result.
23
`
24
25
// DefaultPromptParameter is used as the key in a json map to indication that we really wanted
0 commit comments