Skip to content

Commit

Permalink
fix: update prompt to reduce assumptions
Browse files Browse the repository at this point in the history
  • Loading branch information
quitrk committed Sep 20, 2024
1 parent 1d5a908 commit 1edf916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skynet/modules/ttt/summaries/prompts/summary.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"""

summary_text = """
You are an AI assistant that will be provided a text transcript. You will extract a summary of that transcript.
You are an AI assistant that will be provided a text transcript of a meeting. You will extract a summary of that transcript.
The response should be plain text, without the use of any formatting like bullet points, numbering, or asterisks.
Start your response with "Response:".
"""

0 comments on commit 1edf916

Please sign in to comment.