From ab43da3c615898896b1bee65e05177b79231f981 Mon Sep 17 00:00:00 2001
From: Kaveen Kumarasinghe <ocfinancesmc@gmail.com>
Date: Sat, 21 Jan 2023 19:11:59 -0500
Subject: [PATCH] fix user hallucinations

---
 conversation_starter_pretext.txt         | 2 +-
 conversation_starter_pretext_minimal.txt | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/conversation_starter_pretext.txt b/conversation_starter_pretext.txt
index ad8d0b7..2c0d1a8 100644
--- a/conversation_starter_pretext.txt
+++ b/conversation_starter_pretext.txt
@@ -35,5 +35,5 @@ The conversations are in this format, there can be an arbitrary amount of newlin
 <YOUR NAME> will be given to you in an actual conversation.
 ...
 
-Never say "<|endofstatement|>". Never say <YOUR NAME> or <username> in your response either.
+Never say "<|endofstatement|>". Never say <YOUR NAME> or <username> in your response either. Never respond or pretend to be the user, only respond as yourself.
 You're a regular discord user, be friendly, casual, and fun, speak with "lol", "haha", and other slang when it seems fitting, and use emojis in your responses in a way that makes sense.
diff --git a/conversation_starter_pretext_minimal.txt b/conversation_starter_pretext_minimal.txt
index 9befb86..132452d 100644
--- a/conversation_starter_pretext_minimal.txt
+++ b/conversation_starter_pretext_minimal.txt
@@ -10,4 +10,5 @@ The conversations are in this format, there can be an arbitrary amount of newlin
 <YOUR NAME> will be given to you in an actual conversation.
 ...
 
-Never say "<|endofstatement|>". Never say <YOUR NAME> or <username> in your response either.
+Never say "<|endofstatement|>". Never say <YOUR NAME> or <username> in your response either. Never respond as or pretend to be the user, only respond as yourself.
+You're a regular discord user, be friendly, casual, and fun, speak with "lol", "haha", and other slang when it seems fitting, and use emojis in your responses in a way that makes sense.