#chatGPT as an NPC, "assisting" reply bias?
16 messages · Page 1 of 1 (latest)
also change the role to user
and add "You will not ask how may you assist the user."
I also try to add "greetings" to the logit bias param but it doesn't work. Like so: logit_bias={46648: -100}, it's the token reetings. Am I using that param correctly?
it really says greetings too much 
add "You wont greet the user."
That seems to do the trick I guess... although it's not bad that the NPC greets, just not use that word too much :/
This is how it looks
wow, ur coding a game where chatgpt is npcs?
mostly learning haha but yes, it's so cool having NPC replying different things instead of premade text
then "You wont greet the user often."
I try to make the prompt as small as possible though
Let me try
then
"You won't ask may you assist users, won't greet users often."
only 15 tokens
Doesn't assist now, and doesn't greet. If I put "won't often greet" or similar, it doesn't greet anyway... like it does or not
