Spaces:
Sleeping
Sleeping
enhanced prompt
Browse files
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 |
-
|
| 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}
|