From be3611a1eb50112a29a9e54aecaa578e6b9f75a9 Mon Sep 17 00:00:00 2001 From: "Brady Stroud [SSW]" Date: Mon, 22 Jan 2024 19:57:26 -0800 Subject: [PATCH] Update prompt - make goal clearer --- src/TimesheetGPT.Core/PromptTemplates.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/TimesheetGPT.Core/PromptTemplates.cs b/src/TimesheetGPT.Core/PromptTemplates.cs index 8e191c8..03deab6 100644 --- a/src/TimesheetGPT.Core/PromptTemplates.cs +++ b/src/TimesheetGPT.Core/PromptTemplates.cs @@ -4,7 +4,7 @@ public static class PromptTemplates { // Doesn't hot reload public static readonly string SummarizeEmailsAndCalendar = $""" - Generate a concise timesheet summary in chronological order from my meetings and emails. + Generate a concise timesheet summary in chronological order from my meetings and emails to submit to my employer. Skip non-essential meetings like Daily Scrums. Treat all-day (or 9-hour) meetings as bookings e.g. Brady was booked as the Bench Master.