Adds reasoning to thoughts.

pull/1/head
Torantulino 2023-03-16 03:31:14 +00:00
parent f4a75ded6c
commit 891f050743
1 changed files with 2 additions and 1 deletions

View File

@ -29,6 +29,7 @@ Your response must ALWAYS be in JSON format, in the following format:
},
"Thoughts":
{
"text": "text"
"text": "thought",
"reasoning": "reasoning"
}
}