diff --git a/src/processor/conversation/gpt.py b/src/processor/conversation/gpt.py index 5f312b78..d8d75cd9 100644 --- a/src/processor/conversation/gpt.py +++ b/src/processor/conversation/gpt.py @@ -31,7 +31,7 @@ Summarize the below notes about {user_query}: {text} -Summarize the notes in second person perspective and use past tense:''' +Summarize the notes in second person perspective:''' # Get Response from GPT response = openai.Completion.create(