dammy commited on
Commit
e43725e
·
1 Parent(s): a8c254b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,7 +71,7 @@ def run_query(btn, history, query):
71
 
72
 
73
  # context = get_context(query, collection)
74
- context = 'heleleoeppepepppepepe'
75
 
76
  print('calling local query')
77
  result = local_query(query, context)
 
71
 
72
 
73
  # context = get_context(query, collection)
74
+ context = 'My name is damla'
75
 
76
  print('calling local query')
77
  result = local_query(query, context)