This commit is contained in:
mrT23
2023-07-17 16:53:38 +03:00
parent ea27c63f13
commit 539edcad3c
3 changed files with 11 additions and 7 deletions

View File

@ -24,7 +24,7 @@ You must use the following JSON schema to format your answer:
},
{%- endif %}
{%- if question_str %}
"Insights from user's answers": {
"Insights from user's answer": {
"type": "string",
"description": "shortly summarize the insights you gained from the user's answers to the questions"
},