Update app.py
Browse files
app.py
CHANGED
@@ -106,7 +106,7 @@ Options:
|
|
106 |
{options}
|
107 |
|
108 |
## Output Format:
|
109 |
-
Please provide
|
110 |
You may include any additional fields in your JSON response that you find relevant, such as:
|
111 |
- "choice reasoning": your detailed reasoning
|
112 |
- "elimination reasoning": why you ruled out other options
|
|
|
106 |
{options}
|
107 |
|
108 |
## Output Format:
|
109 |
+
Please provide your answer in JSON format that contains an "answer" field.
|
110 |
You may include any additional fields in your JSON response that you find relevant, such as:
|
111 |
- "choice reasoning": your detailed reasoning
|
112 |
- "elimination reasoning": why you ruled out other options
|