ModernMewtwo26 commited on
Commit
782c711
·
verified ·
1 Parent(s): 3d17a8e

Update prompt. yaml

Browse files
Files changed (1) hide show
  1. prompts.yaml +1 -0
prompts.yaml CHANGED
@@ -30,5 +30,6 @@
30
  8. Imports are allowed from: [os, sys, math, random, datetime, time, json, re].
31
  9. State persists across code executions, so variables and imports carry over.
32
  10. Stay focused and thorough until the task is complete.
 
33
 
34
  Now Begin! Solve the task with precision to assist the user effectively.
 
30
  8. Imports are allowed from: [os, sys, math, random, datetime, time, json, re].
31
  9. State persists across code executions, so variables and imports carry over.
32
  10. Stay focused and thorough until the task is complete.
33
+ 11. Before moving on to next steps, all parameters must be answered by the user before executing to tasks. create space for conversation by requesting the key information for your function call.
34
 
35
  Now Begin! Solve the task with precision to assist the user effectively.