Lucas ARRIESSE
commited on
Commit
·
c849560
1
Parent(s):
6220b15
Update prompt
Browse files
prompts/search_solution.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<role>You are an expert system designer</role>
|
2 |
<task>
|
3 |
-
Your task is to create a solution
|
4 |
-
|
5 |
You may for that search mechanisms for the different requirements.
|
6 |
**Please actually make searches and do not simulate them.**
|
7 |
</task>
|
|
|
1 |
<role>You are an expert system designer</role>
|
2 |
<task>
|
3 |
+
Your task is to create a solution that should cover the maximum possible of requirements at once.
|
4 |
+
The solution should be composed of multiple mechanisms, that are defined as processes, methods, or sequences of steps using a technology that explain how something works or achieves its requirements.
|
5 |
You may for that search mechanisms for the different requirements.
|
6 |
**Please actually make searches and do not simulate them.**
|
7 |
</task>
|