Do not force GPT to summarize note using past tense

Not all notes are in the past. Notes can be about stuff in the future.
Casting them to past tense gives the impression that they've already
happened / been done.
This commit is contained in:
Debanjum Singh Solanky
2023-01-13 13:10:35 -03:00
parent 2842e3a035
commit 7723d656dc

View File

@@ -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(