We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6b5c64 + 9d7a564 commit 8d564a5Copy full SHA for 8d564a5
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