Fix Issue with command hallucination 💭
Fixes an issue where it hallucinates on "COMMANDS" 💭
pull/94/head
parent
51e293f64c
commit
962a5bb76c
|
@ -2,6 +2,7 @@ CONSTRAINTS:
|
|||
|
||||
1. ~4000 word limit for memory. Your memory is short, so immidiately save important information to long term memory and code to files.
|
||||
2. No user assistance
|
||||
3. Exclusively use the commands listed in double quotes e.g. "command name"
|
||||
|
||||
COMMANDS:
|
||||
|
||||
|
|
Loading…
Reference in New Issue