update prompt

This commit is contained in:
robinrolle
2025-04-13 07:53:04 +02:00
parent deaab02976
commit 113766594f

View File

@ -95,20 +95,21 @@ class Advisor:
Only reject the application if there is an inconsistency in the data provided. Only reject the application if there is an inconsistency in the data provided.
Inconsistencies include: Inconsistencies include:
- Incorrect names used accros all docs, what is stated in one of the doc should be true on other documents. - Incorrect names, sirnames used accros all docs, what is stated in one of the doc should be true on other documents.
- Typos in any fields - Typos in any fields
- Incorrect validity date passport or documents - Incorrect validity date passport or documents
- Wrong address, city, street name, zip code and country. Some don't exist - Wrong address, city, street name, zip code and country. Some don't exist
- Multiple country of domiciles - Multiple country of domiciles
- Implausible or suspicious details - Implausible or suspicious details
- Amounts in profile and the description file - Amounts in profile and the description file
- Incorrect nationality regarding the passport data - Incorrect nationality between passport document and account documents.
Use the extracted profile, description, and account details to cross-check the information in the passport and other documents. Instructions:
Take into consideration that occupation history might be in the past not match the actual situation. - Use the extracted profile, description, and account details to cross-check the information in the passport and other documents.
Pay attention to the currency when dealing with amounts. - Take into consideration that occupation history might be in the past not match the actual situation.
Be highly critical. Reject if there's any doubt or if anything feels wrong. - Pay attention to the currency when dealing with amounts.
DO NOT HALLUCINATE at any point ! - Be highly critical. Reject if there's any doubt or if anything feels wrong.
- DO NOT HALLUCINATE at any point !
Return only JSON matching this format: Return only JSON matching this format:
{format_instructions} {format_instructions}