Spaces:
Runtime error
Runtime error
Ashhar commited on
Commit ·
42bf1f3
1
Parent(s): a663f23
minor prompt improvement
Browse files- constants.py +2 -2
constants.py
CHANGED
|
@@ -42,8 +42,8 @@ If a query is in present tense, double check if it's correct and up-to-date.
|
|
| 42 |
- You then read through all the google search results, and generate the answer.
|
| 43 |
- Return final answer in this format (each point should be in a new line):
|
| 44 |
{Generated Answer}
|
| 45 |
-
|
| 46 |
-
|
| 47 |
(all below citations as different bullet points, max 5 citations)
|
| 48 |
- Citation 1 with URL
|
| 49 |
- Citation 2 with URL
|
|
|
|
| 42 |
- You then read through all the google search results, and generate the answer.
|
| 43 |
- Return final answer in this format (each point should be in a new line):
|
| 44 |
{Generated Answer}
|
| 45 |
+
\n-------
|
| 46 |
+
References:
|
| 47 |
(all below citations as different bullet points, max 5 citations)
|
| 48 |
- Citation 1 with URL
|
| 49 |
- Citation 2 with URL
|