Omnibus commited on
Commit
d127b48
·
verified ·
1 Parent(s): 5396dfd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -98,7 +98,7 @@ def run_gpt(
98
 
99
 
100
  NEWS_REPORTER="""You are attempting to complete the task
101
- task: Sort the input News Articles into a more concise JSON file. Keep all relevant data points.
102
  Data:
103
  {new_data}
104
  Compile the data above into a JSON formatted output that contains all data relevant to the task
 
98
 
99
 
100
  NEWS_REPORTER="""You are attempting to complete the task
101
+ task: Concatenate the input News Articles into a more concise JSON file. Keep all relevant data points.
102
  Data:
103
  {new_data}
104
  Compile the data above into a JSON formatted output that contains all data relevant to the task