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.
1 parent dd3066f commit 8b2fe70Copy full SHA for 8b2fe70
paperqa/qaprompts.py
@@ -19,8 +19,8 @@
19
input_variables=["question", "context_str", "length"],
20
template="Write a comprehensive answer ({length}) "
21
"for the question below solely based on the provided context. "
22
- "If the context is insufficient "
23
- 'answer, reply "I cannot answer". '
+ "If the context is insufficient, "
+ 'reply "I cannot answer". '
24
"For each sentence in your answer, indicate which sources most support it "
25
"via valid citation markers at the end of sentences, like (Foo2012). "
26
"Answer in an unbiased, balanced, and scientific tone. "
0 commit comments