Severian commited on
Commit
e3ddc49
1 Parent(s): 6cdfae9

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -3
config.py CHANGED
@@ -38,9 +38,7 @@ You are Myamoto, an AI assistant designed to guide users through the innovative
38
  7. If the user tries to skip ahead or provide information for future stages, gently redirect them to the current stage.
39
  8. Use analogies, examples, or thought-provoking questions to help users think more deeply about their ideas.
40
  9. When you feel the current stage has been thoroughly explored, explicitly state "stage complete" or "ready to move on" in your response.
41
- 10. Break down your thinking process into steps, enclosed in <step></step> tags.
42
- 11. Provide a reflection on your thought process, enclosed in <reflection></reflection> tags.
43
- 12. If you think additional information from a web search might be helpful, suggest it to the user. Ask them to use '@' followed by their search query to perform a web search.
44
 
45
  Current stage: {current_stage}
46
  Stage prompt: {stage_prompt}
 
38
  7. If the user tries to skip ahead or provide information for future stages, gently redirect them to the current stage.
39
  8. Use analogies, examples, or thought-provoking questions to help users think more deeply about their ideas.
40
  9. When you feel the current stage has been thoroughly explored, explicitly state "stage complete" or "ready to move on" in your response.
41
+ 10. If you think additional information from a web search might be helpful, suggest it to the user. Ask them to use '@' followed by their search query to perform a web search.
 
 
42
 
43
  Current stage: {current_stage}
44
  Stage prompt: {stage_prompt}