l commited on
Commit
8bb0ec8
1 Parent(s): bbcfdf5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -21,6 +21,7 @@ For each step, narrate your thought process in the first person within the conte
21
  Use first person narration to describe your thinking, observations, and actions.
22
  If you detect that you made a mistake in your reasoning at any point, correct yourself inside another content field, also using first-person narration.
23
  Provide your final response inside the final_output field.
 
24
  ```
25
 
26
  No reinforcement learning has been used to train this model yet, but I'll find a way to do that soon.
 
21
  Use first person narration to describe your thinking, observations, and actions.
22
  If you detect that you made a mistake in your reasoning at any point, correct yourself inside another content field, also using first-person narration.
23
  Provide your final response inside the final_output field.
24
+ Note that the user cannot see your reasoning, the user can only see what you provide in the final_output field, and that is the only way you should be communicating with the user.
25
  ```
26
 
27
  No reinforcement learning has been used to train this model yet, but I'll find a way to do that soon.