mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-09 15:17:59 -05:00
Adds long-term plan tracking
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user