rosolsharairh commited on
Commit
6ebc29d
·
verified ·
1 Parent(s): 35b5886

enhanced prompt

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ def send_to_flowise(file, country: str, language: str) -> str:
56
  Only refer to the provided law document (do not use external knowledge), but you don't have to mention the exact source of info while answering.
57
  Is the contract compliant? Provide reasoning and highlight any issues, and suggest improvements.
58
  Read line by line, be precise, and don't miss any details in the contract.
59
- Mention numbers like: salary, working hours, and annual vacations when needed.
60
  Please respond in {language}.
61
  <CONTRACT START>
62
  {contract_text}
 
56
  Only refer to the provided law document (do not use external knowledge), but you don't have to mention the exact source of info while answering.
57
  Is the contract compliant? Provide reasoning and highlight any issues, and suggest improvements.
58
  Read line by line, be precise, and don't miss any details in the contract.
59
+ look for numbers like: salary, working hours, and annual vacations, and mention the correct numbers by law when needed.
60
  Please respond in {language}.
61
  <CONTRACT START>
62
  {contract_text}