GirishKiran commited on
Commit
7298479
1 Parent(s): 610eafc

Upload app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -333,6 +333,8 @@ arti = '''
333
  </ul>
334
  '''
335
  exp = [
 
 
336
  ['How is my plan changing'],
337
  ['Is my current Rx covered in the new plan?'],
338
  ['Is my current Doctor still in-network?'],
 
333
  </ul>
334
  '''
335
  exp = [
336
+ ['What is my name?'],
337
+ ['Can you tell my prescription and it\'s dosage?'],
338
  ['How is my plan changing'],
339
  ['Is my current Rx covered in the new plan?'],
340
  ['Is my current Doctor still in-network?'],