Spaces:
Sleeping
Sleeping
alpcansoydas
commited on
Commit
•
664e66d
1
Parent(s):
f426ecf
Update app.py
Browse files
app.py
CHANGED
@@ -56,7 +56,7 @@ Your final response MUST contain only the response, no other text.
|
|
56 |
Example:
|
57 |
{{"Answer":["Sport", "Entertainment", "General", "Inflation", "Effects of Inflation"]]}}
|
58 |
'''
|
59 |
-
|
60 |
json_output_parser = JsonOutputParser()
|
61 |
|
62 |
# Define the classify_text function
|
|
|
56 |
Example:
|
57 |
{{"Answer":["Sport", "Entertainment", "General", "Inflation", "Effects of Inflation"]]}}
|
58 |
'''
|
59 |
+
|
60 |
json_output_parser = JsonOutputParser()
|
61 |
|
62 |
# Define the classify_text function
|