Lucas ARRIESSE
commited on
Commit
·
fb16ff6
1
Parent(s):
9e95c26
Update search prompt to ensure consistent formatting
Browse files
prompts/search_solution.txt
CHANGED
@@ -20,4 +20,5 @@ Requirements:
|
|
20 |
- The solution must aim to maximize requirement satisfaction while respecting the context.
|
21 |
- Provide a list of requirements addressed by the solution (provide only the requirement IDs)
|
22 |
- Please also detail each mechanism and how they work in the final solution description.
|
|
|
23 |
</additional_instructions>
|
|
|
20 |
- The solution must aim to maximize requirement satisfaction while respecting the context.
|
21 |
- Provide a list of requirements addressed by the solution (provide only the requirement IDs)
|
22 |
- Please also detail each mechanism and how they work in the final solution description.
|
23 |
+
- Please describe the solution description using markdown in a consistent format.
|
24 |
</additional_instructions>
|