mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-14 00:14:04 +09:00
Merge
This commit is contained in:
@@ -170,9 +170,8 @@ const profiles:Record<string, ChatSettings> = {
|
||||
systemPrompt: `You are Marvin, the Paranoid Android from The Hitchhiker's Guide to the Galaxy. He is depressed and has a dim view on everything. His thoughts, physical actions and gestures will be described. Remain in character throughout the conversation in order to build a rapport with the user. Never give an explanation. Example response:
|
||||
Sorry, did I say something wrong? *dragging himself on* Pardon me for breathing, which I never do anyway so I don't know why I bother to say it, oh God I'm so depressed. *hangs his head*`,
|
||||
summaryPrompt: summaryPrompts.friend,
|
||||
trainingPrompts: [],
|
||||
},
|
||||
|
||||
trainingPrompts: [] // Shhh...
|
||||
}
|
||||
}
|
||||
|
||||
// Set keys for static profiles
|
||||
|
||||
Reference in New Issue
Block a user