refactor: prompt engineering

This commit is contained in:
2025-07-24 13:28:59 +02:00
parent 2b63c37f4e
commit 72c7007404
+1 -1
View File
@@ -1,6 +1,6 @@
## Instructions:
Identify the identified_name (native Congolese part) and identified_surname (non-native, French or English part) from the provided full name.
Return null if a part cannot be identified. Do not alter the original name or add any additional information.
Return null if a part cannot be identified. Do not alter the original name, do not change case or add any additional information.
## Examples:
```