Spaces:
Sleeping
Sleeping
alpcansoydas
commited on
Commit
•
4c09b8d
1
Parent(s):
233c0df
Upload app.py
Browse files
app.py
CHANGED
@@ -33,7 +33,7 @@ Your task is to read the following text, convert it to json format using 'Answer
|
|
33 |
|
34 |
Your final response MUST contain only the response, no other text.
|
35 |
Example:
|
36 |
-
{{"Answer":"
|
37 |
'''
|
38 |
json_output_parser = JsonOutputParser()
|
39 |
|
|
|
33 |
|
34 |
Your final response MUST contain only the response, no other text.
|
35 |
Example:
|
36 |
+
{{"Answer":"Sport, Entertainment"}}
|
37 |
'''
|
38 |
json_output_parser = JsonOutputParser()
|
39 |
|