NCTCMumbai commited on
Commit
09d7afe
·
verified ·
1 Parent(s): 07f915b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ cross_encoder = CrossEncoder('cross-encoder/ms-marco-MiniLM-L-6-v2')
40
  # Examples
41
  examples = ['My transhipment cargo is missing',
42
  'What are benefits of the AEO Scheme and eligibility criteria?',
43
- 'What are penalties for customs offences? ', 'what are penalties to customs officers misusing their powers under customs act?']
44
 
45
 
46
  def add_text(history, text):
 
40
  # Examples
41
  examples = ['My transhipment cargo is missing',
42
  'What are benefits of the AEO Scheme and eligibility criteria?',
43
+ 'What are penalties for customs offences? ', 'what are penalties to customs officers misusing their powers under customs act?','What are eligibility criteria for exemption from cost recovery charges']
44
 
45
 
46
  def add_text(history, text):