Spaces:
Runtime error
Runtime error
Update prompts.py
Browse files- prompts.py +1 -1
prompts.py
CHANGED
|
@@ -30,7 +30,7 @@ New Data:
|
|
| 30 |
{history}
|
| 31 |
Find information that the user is looking for in the data above.
|
| 32 |
Compile what you have found into a formatted output.
|
| 33 |
-
Retain the important datapoints from the above data, like title, description, and
|
| 34 |
Return the data in a professional format
|
| 35 |
"""
|
| 36 |
|
|
|
|
| 30 |
{history}
|
| 31 |
Find information that the user is looking for in the data above.
|
| 32 |
Compile what you have found into a formatted output.
|
| 33 |
+
Retain the important datapoints from the above data, like title, description, and url
|
| 34 |
Return the data in a professional format
|
| 35 |
"""
|
| 36 |
|