Add summary prefix

This commit is contained in:
Paul Gauthier 2023-07-22 12:11:01 -03:00
parent c26917851f
commit 69aea3e745
3 changed files with 7 additions and 2 deletions

View file

@ -40,3 +40,5 @@ Write *as* the user.
The user should refer to the assistant as *you*.
Start the summary with "I asked you...".
"""
summary_prefix = "I spoke to you previously about a number of things.\n"