We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a041f99 + c2db6bf commit 4110841Copy full SHA for 4110841
1 file changed
backend/danswer/prompts/chat_prompts.py
@@ -3,7 +3,8 @@
3
4
REQUIRE_CITATION_STATEMENT = """
5
CRUCIAL: Cite relevant statements INLINE using the format [1], [2], [3], etc to reference the document number, \
6
-DO NOT provide a reference section at the end and DO NOT provide any links following the citations.
+DO NOT provide a reference section at the end. If the source document contains a URL as part of the answer, \
7
+include that URL in your response.
8
""".rstrip()
9
10
NO_CITATION_STATEMENT = """
0 commit comments