broadfield-dev commited on
Commit
7475973
·
verified ·
1 Parent(s): 6e0bbf6

Update prompts.py

Browse files
Files changed (1) hide show
  1. prompts.py +3 -0
prompts.py CHANGED
@@ -30,6 +30,9 @@ Your tools are:
30
  Example:
31
  Objective: create the next file in the program
32
  action: CREATE_FILE action_input=./FILE_NAME.py
 
 
 
33
  """
34
 
35
  MANAGER="""You are tool selector
 
30
  Example:
31
  Objective: create the next file in the program
32
  action: CREATE_FILE action_input=./FILE_NAME.py
33
+
34
+ observation: Objective is complete
35
+ action: COMPLETE action_input=COMPLETE
36
  """
37
 
38
  MANAGER="""You are tool selector