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
"Fill the text file in with information you obtain from your previous memories and the conversation. If the conversation is empty, update none of your memories. If you "+
575
-
"have no memories and the conversation is empty, create a placeholder text with 'nothing' in each key's list. If the conversation is not empty, fill in the memory text "+
576
-
"with as much info as is relevant, using as few words as possible, using natural language processing. Please make as few assumptions as possible when recording memories, "+
577
-
"sticking only to the facts avaliable. Please ignore the name \"AI:\", as this is the bot.\n\n"+
578
-
f"PREVIOUS_MEMORIES:{self.memories}.\n\n"+
575
+
"Fill the above dict's lists with information you compile from your previous memories and the conversation. Keep dict list data short and understandable. Keep dict encased in '|' characters. If you "+
576
+
"have no data to store, create a placeholder text with 'nothing' in the key's list. If the conversation is not empty, fill in the dict "+
577
+
"with as much info as is relevant, using as few words as possible. Please make as few assumptions as possible when recording data, "+
578
+
"sticking only to the facts avaliable from the text you are given. Especially aim to record data about the user (their name, likes, etc.)\n\n"+
"Fill the text file in with information you compile from your previous memories; preserve as much info as is efficient. Each old memory text is encased in '|' characters. If you "+
650
-
"have no memories, create a placeholder text with 'nothing' in each key's list. If the conversation is not empty, fill in the memory text "+
651
-
"with as much info as is relevant, using as few words as possible, using natural language processing. Please make as few assumptions as possible when recording memories, "+
652
-
"sticking only to the facts avaliable.\n\n"+
650
+
"Fill the above dict's lists with information you compile from your previous memories and the conversation. Keep dict list data short and understandable. Keep dict encased in '|' characters. If you "+
651
+
"have no data to store, create a placeholder text with 'nothing' in the key's list. If the conversation is not empty, fill in the dict "+
652
+
"with as much info as is relevant, using as few words as possible. Please make as few assumptions as possible when recording data, "+
653
+
"sticking only to the facts avaliable from the text you are given. Especially aim to record data about the user (their name, likes, etc.)\n\n"+
0 commit comments