app.py
CHANGED
|
@@ -23,7 +23,7 @@ following text, which is delimited by triple backticks. Then, pretend that you a
|
|
| 23 |
State if you would use this product and elaborate on why. Also state if you would pay for it and elaborate on why.\
|
| 24 |
|
| 25 |
Format your response as a JSON object with \
|
| 26 |
-
'solution', 'problem', 'features', 'target_customer', 'fg_will_use', 'reason_to_use', 'fg_will_pay', 'reason_to_pay' as the keys
|
| 27 |
|
| 28 |
Text sample: '''{input}'''
|
| 29 |
"""
|
|
|
|
| 23 |
State if you would use this product and elaborate on why. Also state if you would pay for it and elaborate on why.\
|
| 24 |
|
| 25 |
Format your response as a JSON object with \
|
| 26 |
+
'solution', 'problem', 'features', 'target_customer', 'fg_will_use', 'reason_to_use', 'fg_will_pay', 'reason_to_pay' as the keys.\
|
| 27 |
|
| 28 |
Text sample: '''{input}'''
|
| 29 |
"""
|