Adds long-term plan tracking
This commit is contained in:
parent
891f050743
commit
f2322afc18
|
@ -30,6 +30,7 @@ Your response must ALWAYS be in JSON format, in the following format:
|
|||
"Thoughts":
|
||||
{
|
||||
"text": "thought",
|
||||
"reasoning": "reasoning"
|
||||
"reasoning": "reasoning",
|
||||
"current long-term plan": "short bulleted plan"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue