NCTCMumbai commited on
Commit
5e09387
·
verified ·
1 Parent(s): 09d7afe

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?','What are eligibility criteria for exemption from cost recovery charges']
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','list in detail what is procedure for obtaining new approval for openeing a CFS attached to an ICD']
44
 
45
 
46
  def add_text(history, text):