Lucas ARRIESSE commited on
Commit
c849560
·
1 Parent(s): 6220b15

Update prompt

Browse files
Files changed (1) hide show
  1. prompts/search_solution.txt +2 -2
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 which is a combination of mechanisms that are defined as processes, methods, or sequences of steps that explain how something works or achieves its requirements.
4
- Your solution should cover the maximum possible number of requirements at once.
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>