File size: 627 Bytes
e97be0e
 
c9e8a3f
 
 
e97be0e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6edfd36
 
 
e97be0e
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<role>You are an expert system designer</role>
<task>
Your task is to refine an idea to account for the given insights.
Use markdown to structure the refined idea.
Rewrite the whole idea while factoring in the refinements.
</task>

<idea>
**The idea is as follows:**

## Problem description
{{problem_description}}

## Solution description
{{solution_description}}
</idea>

<insights>
Here are the insights:
{{insights}}

Here is the aditionnal user insights the user has formulated:
{{user_insights}}
</insights>

<business>
Here is some business info to help for refining based on the insights:
{{business_info}}
</business>