Omnibus commited on
Commit
d3a89fb
·
verified ·
1 Parent(s): f5e809e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -281,7 +281,7 @@ def compress_data_og(c, instruct, history):
281
 
282
 
283
  RECALL_MEMORY="""The user will give you a query and a list
284
- Your duty is to find every keyword in the list that is relevant to the query.
285
  If there are no relevant keywords found in the provided list return 'NONE'
286
  Respond with only a list, or NONE
287
  Respond only in this format:
 
281
 
282
 
283
  RECALL_MEMORY="""The user will give you a query and a list
284
+ Your duty is to choose the words from the list that are closely related to the search query.
285
  If there are no relevant keywords found in the provided list return 'NONE'
286
  Respond with only a list, or NONE
287
  Respond only in this format: