mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-02-20 21:54:31 +01:00
Adds reasoning to thoughts.
This commit is contained in:
@@ -29,6 +29,7 @@ Your response must ALWAYS be in JSON format, in the following format:
|
||||
},
|
||||
"Thoughts":
|
||||
{
|
||||
"text": "text"
|
||||
"text": "thought",
|
||||
"reasoning": "reasoning"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user