Adds reasoning to thoughts.

This commit is contained in:
Torantulino
2023-03-16 03:31:14 +00:00
parent f4a75ded6c
commit 891f050743

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