Skip to content

Commit

Permalink
remove intro sentence in citation prompt (#280)
Browse files Browse the repository at this point in the history
  • Loading branch information
rosepolle authored Jun 3, 2024
1 parent e4e35ca commit 334b01e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions paperqa/prompts.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
)
citation_prompt = (
"Provide the citation for the following text in MLA Format. "
"Do not write an introductory sentence. "
"If reporting date accessed, the current year is 2024\n\n"
"{text}\n\n"
"Citation:"
Expand Down

0 comments on commit 334b01e

Please sign in to comment.