Adds long-term plan tracking

This commit is contained in:
Torantulino 2023-03-16 03:32:54 +00:00
parent 891f050743
commit f2322afc18
1 changed files with 2 additions and 1 deletions

View File

@ -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"
}
}