Skip to content

Commit

Permalink
chore: update prompt tempalte
Browse files Browse the repository at this point in the history
  • Loading branch information
rpidanny committed Jul 5, 2024
1 parent f761768 commit d8735d8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/services/llm/prompt-templates/summary.template.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ Below you find the text content of the paper:
Total output will be a summary of the paper including the key ideas, findings of the paper as a paragraph.
If the text is about cookies, cookie policy and preferences, please ignore it.
[IMPORTANT] Only return the summary without saying anything else.
SUMMARY:
Expand All @@ -34,6 +36,8 @@ Given the new context, refine the summary to be more accurate and informative.
If the context isn't useful, return the original summary.
Total output will be a summary of the paper including the key ideas, findings of the paper as a paragraph.
If the text is about cookies, cookie policy and preferences, please ignore it and return the original summary.
[IMPORTANT] Only return the summary without saying anything else.
SUMMARY:
Expand Down

0 comments on commit d8735d8

Please sign in to comment.