Spaces:
Sleeping
Sleeping
Commit
·
191c2df
1
Parent(s):
e212319
fixed prompt
Browse files- src/prompts.py +1 -1
src/prompts.py
CHANGED
@@ -28,4 +28,4 @@ User query:
|
|
28 |
{0}
|
29 |
Documents:
|
30 |
{1}
|
31 |
-
"""
|
|
|
28 |
{0}
|
29 |
Documents:
|
30 |
{1}
|
31 |
+
""".format
|