kmantripragada commited on
Commit
05b126c
·
1 Parent(s): b35b15d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -118,7 +118,10 @@ text_html = """
118
  Type your question in conversational style
119
  </p>
120
  <p style="font-size: 14px; text-align: center; color: #727477; margin: 0;">
121
- Example: what are interim benefits?
 
 
 
122
  </p>
123
  """
124
 
 
118
  Type your question in conversational style
119
  </p>
120
  <p style="font-size: 14px; text-align: center; color: #727477; margin: 0;">
121
+ Examples:
122
+ will I get paid for my unused annual leave?
123
+ what annuity estimates do I need?
124
+ what are interim benefits?
125
  </p>
126
  """
127