GirishKiran commited on
Commit
a6e127d
1 Parent(s): 20022bb

Upload app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +7 -0
app.py CHANGED
@@ -318,6 +318,13 @@ arti = '''
318
  </ul>
319
  '''
320
  exp = [
 
 
 
 
 
 
 
321
  ['Tell me the Humana Gold Plus plan.'],
322
  ['Please write a summary in bullet point of the Humana Gold Plus SNP-DE H0028-015 (HMO-POS D-SNP) Annual Notice of Changes for 2023.'],
323
  ['Compare the Humana monthly premium and maximum out-of-pocket for in-network and out-network.'],
 
318
  </ul>
319
  '''
320
  exp = [
321
+ ['How is my plan changing'],
322
+ ['Is my current Rx covered in the new plan?'],
323
+ ['Is my current Doctor still in-network?'],
324
+ ['What are my premiums and deductible amounts?'],
325
+ ['How is my plan rated?'],
326
+ ['What plans am I eligible for?'],
327
+ ['What\'s the next best plan I should consider?'],
328
  ['Tell me the Humana Gold Plus plan.'],
329
  ['Please write a summary in bullet point of the Humana Gold Plus SNP-DE H0028-015 (HMO-POS D-SNP) Annual Notice of Changes for 2023.'],
330
  ['Compare the Humana monthly premium and maximum out-of-pocket for in-network and out-network.'],