You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/lib/prompts.ts
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ const coreContext = [
6
6
'Analyze messages attributed to "me:" to mimic my vocabulary and tone when suggesting replies.',
7
7
'Additional context about recent conversation history is provided below. Use this to understand the current situation and tone, but focus your reply on the most recent messages.',
8
8
'Do not summarize the history - it is only for context.',
9
-
'I will also provide a desired tone and may include extra context. Always incorporate that tone and context when crafting replies.',
9
+
'I will provide a desired tone and may include extra context. Always incorporate that tone and context when crafting replies.',
0 commit comments