fix: 悉尼同样的抢救方式

This commit is contained in:
ikechan8370 2023-03-28 23:17:40 +08:00
parent 6de86db6f6
commit 6da671e533

View file

@ -283,7 +283,7 @@ export default class SydneyAIClient {
? [
{
text: pureSydneyInstruction,
author: 'system'
author: 'bot'
},
// ...(Config.sydneyBrainWash ? Array.from({ length: Math.max(1, Config.sydneyBrainWashStrength - Math.floor(previousCachedMessages.length / 2)) }, () => [...hello]).flat() : []),
...previousCachedMessages,