Skip to content

Commit

Permalink
Update prompt - make goal clearer
Browse files Browse the repository at this point in the history
  • Loading branch information
bradystroud committed Jan 23, 2024
1 parent 4094930 commit be3611a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TimesheetGPT.Core/PromptTemplates.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit be3611a

Please sign in to comment.