diff --git a/skynet/modules/ttt/summaries/prompts/summary.py b/skynet/modules/ttt/summaries/prompts/summary.py index 01c91fd..61e93c5 100644 --- a/skynet/modules/ttt/summaries/prompts/summary.py +++ b/skynet/modules/ttt/summaries/prompts/summary.py @@ -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:". """