ehagey commited on
Commit
8f4e742
·
verified ·
1 Parent(s): b140413

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,7 +106,7 @@ Options:
106
  {options}
107
 
108
  ## Output Format:
109
- Please provide you 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
 
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