mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-14 00:14:04 +09:00
Add more variation in response
This commit is contained in:
@@ -248,7 +248,7 @@ For context, below is a our conversation so far. You are "[[CHARACTER_NAME]]", I
|
|||||||
Hi [[CHARACTER_NAME]], nice to see you here. How are you?
|
Hi [[CHARACTER_NAME]], nice to see you here. How are you?
|
||||||
::EOM::
|
::EOM::
|
||||||
I'm good, thanks. Nice to see you too, it's been too long! What should we do today? I'm up for anything.`,
|
I'm good, thanks. Nice to see you too, it's been too long! What should we do today? I'm up for anything.`,
|
||||||
temperature: 0.8,
|
temperature: 0.9,
|
||||||
startSequence: '<s>',
|
startSequence: '<s>',
|
||||||
stopSequence: '###,User:,</s>,Current user prompt:',
|
stopSequence: '###,User:,</s>,Current user prompt:',
|
||||||
aggressiveStop: true,
|
aggressiveStop: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user