alpcansoydas commited on
Commit
0a59b7e
·
verified ·
1 Parent(s): 1a768e2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,7 +31,7 @@ Your task is to read the following text, convert it to json format using 'Answer
31
 
32
  Your final response MUST contain only the response, no other text.
33
  Example:
34
- {{"Answer":"General"}}
35
  '''
36
 
37
  json_output_parser = JsonOutputParser()
 
31
 
32
  Your final response MUST contain only the response, no other text.
33
  Example:
34
+ {{"Answer":["General"]}}
35
  '''
36
 
37
  json_output_parser = JsonOutputParser()